ONLYOFFICE Document Developer Edition 8.2: API updates

October 31, 2024
Author: Mona

Along with the new features Document Developer in 8.2 , we updat the itors, Office APIs, and plugin APIs, and add a Java framework and PHP integration SDK for document generators. Read on to learn more.

ONLYOFFICE Docs 8.2 for developers: API updates

Non-stop deployment

Non-stop deployment is a great way to update your app without having to pause deployment, so you can update your itor without taking it offline temporarily.

How does it work? An Document Developer  ONLYOFFICE Documents (Document Server, DS) instance with a new version can be start in parallel with the currently running Document Server. New iting sessions are open in the new DS. The old version of DS continues to run until the users themselves finish their iting sessions. Only after that, the old DS is stopp.

For sharding of ONLYOFFICE documents

WQe can direct iting Document Developer sessions singapore whatsapp number data to a specific DS in the cluster. Thus, document servers of different versions can run in parallel. But don’t forget to take into account the time requir for copying resources and the update process.

Tip : The feature of non-stop deployment is applicable to ONLYOFFICE documents deploy in Kubernetes shards . Want to know more? Contact us: [email protected]

PHP Integration SDK
Easily integrate ONLYOFFICE documents into your applications written in PHP. The SDK contains common code for PHP integration, creating initial configuration and handling common methods on the backend. Check it out now .

For example, the PHP SDK is currently implement in ONLYOFFICE and Chamilo integrations .

New interface style

The itorConfig.customization.features parameter has two new fields – tabStyle and tabBackground . You can use phone number resource these two parameters to adjust the appearance of the itor to your liking.

The former allows Document Developer setting the fill style (the top toolbar tab is highlight) or the line style (the top toolbar tab is highlight by an underline).

The latter defines Document Developer whether the aero leads background color of the top toolbar tabs matches the top background color or the toolbar background color.

ONLYOFFICE Docs 8.2 for developers: API updates

Additionally, we add an imageLight field to the itorConfig.customization.logo parameter . This field defines the path to an image file to use for a light top color, for example, in the newly add gray theme.

 

Scroll to Top