Extend Plone's Power with Add-Ons
Plone can be easily extended with add-ons, which you can find on the Python Packaging Index (PyPI).
Popular Add-ons
A community-curated list of of awesome Plone add-ons is on:
https://github.com/collective/awesome-plone#contents Add-ons for the Plone 6 backend
https://github.com/collective/awesome-volto Add-ons for the Plone 6 frontend
You can find add-ons for the following categories:
- Layout
- Content and utilities for content
- Searching and Categorizing
- Events
- Forms
- Multilingual
- Media
- Security
- SEO
- Authentication
- Shop
- Export, Import and Migrations
- Themes
- Develop
- Sysadmin
- Official resources
Curated Lists
At previous conferences lists of the best Plone add-ons were created:
2019
2018
2017
2016
Finding Add-ons
Released Plone add-ons are available at the Python Package Index (PyPI), which is a repository of software for the Python programming language. Follow these links to search for add-ons with queries while filtering the results by Plone version.
Using and Creating Add-ons
Use Plone's extensive documentation and tutorial training guides to learn:
- How to install add-ons in your site (for integrators)
- How to create your own add-ons (for developers)
Join other Plone add-on developers for discussions in our developer mailing list and in our discussion forum, where you'll find topics on add-on development, customizing and theming.