Installation#
Plone Mosaic is a complex add-on with several dependencies.
For Plone 6.2 and later, we recommend installing it using pip.
Using pip#
To install plone.app.mosaic in your Plone environment, add it to your project’s dependencies (e.g., in requirements.txt or setup.py):
plone.app.mosaic
Then run your project’s install command, typically:
pip install -r requirements.txt
Activation#
After the package is installed and your Plone instance is started, you must activate it through the web:
Navigate to in your Plone site.
Click on Add-ons.
Find Mosaic in the list of available add-ons.
Click Activate.
Note
Activation will also install required dependencies like plone.app.standardtiles, plone.app.blocks, and plone.tiles.