Wagtail is an open-source CMS built on the Django web framework, focused on flexibility and user experience.
Its major features are:
Built upon Django, Wagtail projects can leverage an ecosystem of thousands of Django packages, as well as Wagtail-specific plugins.
Since Wagtail is built on the Django framework, you can integrate all Django features and third-party plugins. For example, if you don't want to use Wagtail's built-in REST API, you can build your own using Django REST framework.
View the official Wagtail Are we headless yet? website for an overview of Wagtail’s features for headless projects, such as:
By using wagtail-grapple, you can build GraphQL endpoints on a model-by-model basis as quickly as possible with a simple configuration. The library provides support for the following:
Currently, there are governments, nonprofits, and publications using Wagtail on Jamstack. Here are prominent examples:
Find more headless content management systems.