DocSpace
JavaScript SDK
Plugins SDK
API Backend
For hosting providers
Docs
Docs API
Office API
Plugins and Macros
Document Builder
Desktop Editors
Workspace
API Backend
For hosting providers
TRY NEW VERSION
Get Started
Basic concepts
Getting started
Plugins SDK
Creating plugin template
Plugin structure
Coding plugin
Plugin types
Plugin
SettingsPlugin
APIPlugin
ContextMenuPlugin
InfoPanelPlugin
MainButtonPlugin
ProfileMenuPlugin
EventListenerPlugin
FilePlugin
Plugin items
ContextMenuItem
InfoPanelItem
MainButtonItem
ProfileMenuItem
FileItem
EventListenerItem
Plugin message
Events
Plugin components
Box
Button
Checkbox
ComboBox
Component
CreateDialog
IFrame
img
Input
Label
ModalDialog
Skeleton
Text
TextArea
Toast
ToggleButton
Building plugin
Config
Adding plugin
Storybook
How to create plugin step by step
Planning
Developing
Step 1. Create a plugin template
Step 2. Configure the plugin entry point
Step 3. Add plugin icons
Step 4. Configure the plugin's interface elements
Step 5. Create plugin types
Step 6. Create the settings plugin type
Step 7. Create the main plugin code file
Testing
Using
More information
Changelog
Changelog
The list of changes for ONLYOFFICE DocSpace API.
Version 2.0
Updated
Storybook
.
Added the
Plugins SDK
section.