Transitioning to Django or Wagtail offers greater flexibility, long-term sustainability, and ease of use, making them smarter alternatives to the Plone CMS.
As Plone's complexity grows and developer availability declines, it may be time to evaluate your risks and consider a more efficient CMS solution.
Filling out forms while trying to pass the CAPTCHA can be difficult and frustrating for users. The honeypot field is an alternative solution that is practically undetectable to the user while effectively deterring bot submissions. Let’s walk through how to use these in your Plone website.
In this step-by-step guide, you’ll learn how to deploy Plone 6 using the official Docker images maintained by the Plone release team. You can choose between either Plone 6’s Classic front-end (the mature server-side rendered interface) or its new, modern, blazing fast Volto front-end.
Plonistas have been dreaming of pip install plone for getting a new Plone project up and running for more than a decade. Learn how to get the alpha version of Plone 6 running using the pip install method.
Learn how to manage and deploy Google Tag Manager on an existing Plone website to gather data-driven user information.
In Getting Started with Custom Blocks in Volto, we walked through the basic structure setup for a custom block and registered it with Plone’s React-based frontend, Volto. Now, we'll review the simple Edit Component.
Volto also offers in-place editing, a drag-and-drop layout configuration and a toolbar that dynamically changes to show only the actions needed in the moment.
collective.cloudfront is a Plone add-on designed to watch for Purge notifications from plone.app.caching and send the corresponding invalidation requests to an instance of Amazon’s CloudFront.