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

Curated Lists

Lists of the best Plone add-ons were created in:

2019

2018

2017

2016

Notable Add-ons

Here are a few notable add-ons you should be aware of:

collective.easyform

Provides a Plone form builder through-the-web using fields, widgets, actions and validators

eea.facetednavigation

Turn folders and collections into faceted searches

plone.app.mosaic

Tiled layouts for Plone

collective.documentgenerator

Desktop document generation (.odt, .pdf, .doc, ...) based on appy framework and OpenOffice/LibreOffice

collective.documentviewer

Document Cloud document viewer integrated into Plone

plone.restapi

A RESTful hypermedia API for Plone (included in version 5.2)

collective.taxonomy

Create, edit, and use hierarchical taxonomies in Plone

pas.plugins.authomatic

Provides OAuth2/OpenID login for Plone using Authomatic

plone.app.imagecropping

Select the cropping area manually for each available image scale using the cropper Javascript library

collective.ifttt

Make use of IFTTT webhooks in Plone

collective.elasticsearch

Elasticsearch integration for Plone

Finding Add-ons

Released Plone add-ons are available at the Python Package Index (PyPI, aka The Cheeseshop), 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:

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.