Publishing

If you want your plugin to be available to other users in the ONLYOFFICE Plugin Marketplace, suggest it for publishing:

  1. Sing in to an existing GitHub account or create a new one.

  2. Fork the plugin marketplace repository: https://github.com/ONLYOFFICE/onlyoffice.github.io.

    You get a repository with the following address - https://github.com/YOUR-USERNAME/ONLYOFFICE/onlyoffice.github.io.

  3. Build your own GitHub Pages site from this repository to test your plugin in the web version later. Explore the official GitHub documentation to learn how to do it.

  4. Clone the fork to your local computer.

  5. Add a folder for your plugin to onlyoffice.github.io/sdkjs-plugins/content/.

    New folder

  6. Push the plugin folder to the remote repository. 

  7. Create a pull request from your fork to https://github.com/ONLYOFFICE/onlyoffice.github.io. You can use the Submit your own plugin button in the Plugin Manager window.

    Submit plugin

    If your plugin works properly, your pull request will be approved and the plugin will appear in the marketplace.

    You can discuss plugin development, request a feature, or report a bug by posting an issue in the marketplace repository.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).