October 02, 2024
Author: Mona
By customizing your tools, you can increase your productivity. After the latest update, ONLYOFFICE plugins offer more ONLYOFFICE documents flexibility. In the previous article , we demonstrated how to display plugins as tabs. You can also place the plugin panel on the left or right side of the editor. In this post, we will dive deeper into this feature and guide you step by step on how to implement it.
How to add plugins to the right panel of ONLYOFFICE documents
What has changed?
Previously, the config.json file used several parameters to manage the plugin’s functionality and determine its display in the editor, such as: isInsideMode , isModal , isSystem , isVisual , and menu .
The old parameters ONLYOFFICE documents used in the config.json file have now been replaced with a single parameter: type . This new parameter simplifies plugin configuration by providing the following options:
system : A system-level plugin that is always active and cannot be disabled.
background : A background plugin that runs continuously after startup. Its state (enabled/disabled) persists between sessions.
window : A plugin that runs as a separate window on startup
panel : Plugins ONLYOFFICE russia whatsapp number data documents opened in the left panel.
panelRight : The plugin opens in the right panel.
unvisible : The plugin will be invisible on startup.
In this article, we will take a closer look at the panelRight option, which places the panel on the right side of the editor.
How to achieve it
For example, we will ONLYOFFICE documents use the Zotero plugin , which supports creating bibliographies using the Zotero service. After successfully installing the plugin, we navigate to the Zotero plugin folder in the sdkjs-plugins directory and modify the config.json file. We will use the deprecated parameters:
We hope this article europe cell phone number example helped you understand how to customize add-ins in ONLYOFFICE. At ONLYOFFICE, we strive to make our products more user-friendly and customizable in order to fit your precise needs. This includes giving you the flexibility to tailor add-ins to your workflow.
We encourage you to explore afb directory developing your own plugins and we always welcome any questions or suggestions you may have. Collaboration and discussion are welcome as we continue to improve the ONLYOFFICE experience together.