Get Started
Documentation
Macros
More information
|
OverviewONLYOFFICE Plugins and Macrosv6.2ONLYOFFICE Docs and Desktop Editors offer support for plugins allowing developers to add specific features to the editors that are not directly related to the OOXML format. This documentation describes:
What plugins can doHere are some examples of what you can do with ONLYOFFICE plugins:
Code samples are available at https://github.com/ONLYOFFICE/sdkjs-plugins. If you are looking for ready-to-use plugins, please visit ONLYOFFICE App Directory. How to create pluginsTo create your own plugin, you need to follow a few steps:
How to get helpIf you have any questions about plugins, try to find them in the FAQ section first. You can also request a feature or report a bug by posting an issue on GitHub. |