Plone
Open source Python CMS.
Contents
Content and utilities for content
Reports accessibility issues to your site editors when a page is saved.
Provides generic and extensible BBCode markup integration for Plone.
Ask users for consent to different topics, before they can continue.
Dynamic SearchableText index for dexterity content types. For Plone 6 this was merged into Plone core.
Generate Documents (.odt, .pdf, .doc) from content based on appy framework (https://appyframe.work/) and OpenOffice/LibreOffice.
Very nice document viewer that integrates DocumentCloud viewer and PDF processing into Plone.
Creates Plone content objects from EasyForm submissions.
A content type to embed remote HTML pages in Plone Classic and Volto.
Traverse to first item in folder.
Provides the types "Folderish Event", "Folderish News Item" and "Folderish Document" as replacements for default types. Those types are able to hold any other content, like a Folder.
Geotagging for Plone content using LeafletJS.
Content type to define a glossary and its terms.
Create content immediatly and skip the add form.
Subsites: Turns subfolders of a Plone site to appear as autonomous Plone sites. There is also a whole ecosystem off addons specific to subsites.
MailChimp newsletter integration for Plone.
A content type that mirrors the content of any other container.
Tracking user views on content that are marked as must-read.
A content type to represent a person, with an optional behavior to connect it to a Plone user.
Proxy for remote content. All remote URLs for which a local proxy was created are replaced in the resulting content.
Allows you to restrict the available portlets that non-Managers can add.
Formatable description field for Plone.
Easily manage 'membership' in specific areas of a Plone Site. It allows to grant people access to areas of content using a membership group rather than local roles for each user, and to delegate control over that group to people who don't have access to the site-wide user/group control panel.
Enables content to be used as users and groups in Plone sites.
Generic PDF export functionality for Plone content.
Powerful newsletter/mailing product for Plone.
Creates demo content and demo images for Plone.
Searching and Categorizing
Rate content using up- and down-thumbs.
Bookmarks/ favorites/ wish-list for Plone.
Faceted navigation filter for collection or contentlisting tiles.
Use Elasticsearch as the search backend for Plone.
Elasticsearch Integration for Plone content.
Find and replace text in Plone content objects.
Solr search engine integration for Plone.
Create, edit and use hierarchical taxonomies to categorize content.
Very powerful interface to improve search without programming skills. Configuration is done through-the-web and lets you gradually select and explore different facets (metadata/properties) of the content and narrow down you search quickly and dynamically.
Change, merge and delete keywords/tags/subjects).
Plone integration with the external Typesense search server (open-source). This is an alternative to collective.solr or Elasticsearch.
Layout
Powerful and extendable editor that allows users to compose the content of a page with different tiles.
Cover allows the creation of elaborate covers built around a drag-and-drop interface. Uses the same blocks/tiles ecosystem as plone.app.mosaic but a different approach to editing.
Offers a block approach for Plone 6 Classic based entirely on Dexterity content types.
Tiles
A set of standard tiles used by Mosaic, but can be used from any other tile manager.
A slider tile for plone.app.mosaic based on the carousel component of Bootstrap 5.
A tile that shows html text (similar to the static text portlet), with some additional configuration like the possibility to add custom css classes.
A tile that shows a set of collection results with possibility to choose (and develop) custom layouts.
Events
Add a behavior to collective.easyform to manage registration forms for events.
Display events in a nice calendar UI using https://fullcalendar.io.
Venue type with geolocation support for use with events or any other location specific content.
Forms
EasyForm provides a Plone form builder through-the-web using fields, widgets, actions and validators. Form input can be saved or emailed. A simple and user-friendly interface allows non-programmers to create custom forms.
A flexible form to edit selected fields of a content type.
Honeypot protection for forms.
A field with a datagrid (table), where each row is a sub form.
A "human" captcha widget based on a list of questions/answers.
Hcaptcha widget to protect Plone from bots, spam, and other forms of automated abuse.
Yafowil is a form library for Python. This is its Plone Integration package.
Multilingual
Multilingual Tags for Plone.
Indexes optimized to query multilingual content made with plone.app.multilingual.
Configure a language to be used when editing your Plone site, independent to the site language.
Media
Automatic scaling of large images. Useful to reduce your database size when editors upload too large images.
A behavior to create banners and sliders from banners.
A behavior to create/upload/manage media relations (Image, File) for content types.
Integration of lazysizes, a lightweight lazy loader, into Plone.
Implementation of https://wavesurfer-js.org audio player for Plone.
Crops Images in Plone manually using cropper JS library.
Photo gallery view for Plone.
Adds a gallery view with a carousel made with slick.
Provides audio and video content types and behaviors.
Flickr photo gallery support for Plone.
Security
Disallow access to acquired content outside the current path.
Graceful E-mail Obfuscation for Plone.
Disables the default contact-info form or protect it with plone.formwidget.[h|re]captcha.
SEO
Authentication
Provides users and groups from a LDAP directory.
Authomatic OAuth1/OAuth2/OpenID Login Integration with Plone.
Provides user and group enumeration on top of pas.plugins.authomatic, with support for Microsoft Entra ID. Includes user and group synchronization.
Reject unconditionnally anonymous users from a Plone site, without any change in your security policy matrix or workflows. The basic use case is an extranet, where all visitors must be authenticated.
Reads request headers and uses them for authentication. Think SAML headers that are set by a front web server like Apache or nginx.
Allow administrators to impersonate another user. Useful for verifying workflow/permission set up on real content.
Provideds methods for stronger user passwords in Plone and password attack protection.
Login using OIDC providers.
Login using SAML providers.
Export, Import and Migrations
Export and import content and a lot of other data from and to Plone. The main solution for all kinds of migrations based on plone.restapi.
Helpers and examples to use during migrations.
Export Plone content to JSON.
A configurable pipeline, aimed at transforming content for import and export.
Themes
Tokyo Theme for Plone implements Bootstrap 4 into Plone, with an emphasis on keeping things as close to "default" as possible.
A kitten inspired theme for Plone 6.
A sidebar that consolidates toolbar and navigation.
A customizable navigation menu for Plone.
Develop
Post-mortem debugging: open a pdb session whenever an exception occurs so you you can find out what is going wrong. Plus: By adding /pdb to a url you end up you in a pdb session on the current context. A killer tool for developers.
A toolbar that shows a wealth of debug information about a running Plone site and the content you are inspecting. Also includes a interactive python-shell, a TALES-expression evaluator and and code-reload.
Code and configuration reload without server restarts.
Log mail messages instead of sending mail.
Gracefully handle missing binary files in Plone.
A great companion for keeping track of patched or overridden files.
Helpers to manage, create, export and rebuild relations in Plone 5.x. For Plone 6 this was merged into Plone core.
Sysadmin
Removes data from the catalog that no longer belong to an actual object.
Keeps track of different events and write them down to an audit log.
Enables any Plone site to play in the IFTTT ecosystem. For example when a news item is published, then tweet about it or post it on Facebook.
Use tag-based cache invalidation in Plone (e.g. with Varnish's xkey module).
Powerful and flexible backup/restore solution for Plone.
Override registry settings using environment variables.
Manage Products.CMFEditions histories that can bloat your database.
Sentry integration to aggregate errors and help finding their causes.
Detailed request logging functionality on top of the publication events. Useful to find out what takes longer than it should.