How to Build No-Code Modal Components for Wagtail CMS Content Editors
Learn how to empower your content team by implementing customizable modal components in Wagtail CMS.

Search for a command to run...
Series
In this series, I will share article related to building websites with Wagtail CMS and Django.
Learn how to empower your content team by implementing customizable modal components in Wagtail CMS.

Sending email in a Django project is quite a simple task. You import the send_mail function and use it. We usually send emails at critical times, like when a visitor signs up, or for more specific tasks, like sending an autogenerated invoice or when ...

Set up GDPR-compliant Clarity and Google Analytics in Wagtail CMS. Perfect for developers building privacy-conscious Wagtail websites.

One of the most important things to do when building a website is to handle SEO (Search Engine Optimization), it allows the web pages to be well referenced by the various search engines over the internet. It follows a set of specifics rules and those...
