
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@onlyoffice/volto
Advanced tools
This integration allows you to seamlessly edit, create, and convert files within your Volto environment using ONLYOFFICE Docs.
Welcome to the ONLYOFFICE add-on for Volto! This integration allows you to seamlessly edit, create, and convert files within your Volto environment using ONLYOFFICE Docs.
Volto is a modern interface for Plone. Learn more about Volto here. You can also check the official ONLYOFFICE add-on for Plone.
Step 1: Add dependencies
Before generating a new add-on, ensure the following dependencies are installed:
Step 2: Generate a new Volto project
Run the following command:
uvx cookieplone
During the setup process, follow these steps:
@onlyoffice/volto.Step 3: Replace the generated add-on with the existing one
home\volto\packages directory.volto directory inside the packages folder.Step 4: Install and start the add-on
In the home\volto directory, run the following commands one by one:
make install
make start
Step 1: Install Volto
Step 2: Enable the add-on
Unzip the ONLYOFFICE add-on into the packages directory of your Volto project. The add-on should be placed in the volto folder.
Update the volto.config.js file in the root directory of your project:
module.exports = {
addons: ['@onlyoffice/volto'],
};
Update the package.json file in the root directory of your project:
"dependencies": {
"@onlyoffice/volto": "workspace:*"
},
Step 3: Install and start the add-on
Run the following commands in the root directory of your Volto project:
make install
make start
To configure the ONLYOFFICE add-on, follow these steps:
Here, you can set up and manage ONLYOFFICE Docs settings, including:
You can also connect to the public test server of ONLYOFFICE Docs for one month by checking the corresponding box.
To be able to work with office files within Volto/Plone, you will need an instance of ONLYOFFICE Docs. You can install the self-hosted version of the editors or opt for ONLYOFFICE Docs Cloud which doesn't require downloading and installation.
Self-hosted editors
You can install free Community version of ONLYOFFICE Docs or scalable Enterprise Edition.
To install free Community version, use Docker (recommended) or follow these instructions for Debian, Ubuntu, or derivatives.
To install Enterprise Edition, follow the instructions here.
ONLYOFFICE Docs Cloud
To get ONLYOFFICE Docs Cloud, get started here.
In case of technical problems, the best way to get help is to submit your issues here. Alternatively, you can contact ONLYOFFICE team via community.onlyoffice.com or feedback.onlyoffice.com.
FAQs
This integration allows you to seamlessly edit, create, and convert files within your Volto environment using ONLYOFFICE Docs.
We found that @onlyoffice/volto demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.