Wagtail is an open source CMS built on Django for teams that need structured content, flexible page models, and a polished editor experience. It works for traditional websites and headless builds, with a content API, image handling, search, and multi-site support baked in.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Wagtail Django CMS for Structured Content and Editorial Workflows"
slug: "wagtail-django-cms-structured-content-editorial-workflows"
description: "Wagtail is an open source CMS built on Django for teams that need structured content, flexible page models, and a polished editor experience. It works for traditional websites and headless builds, with a content API, image handling, search, and multi-site support baked in."
github_stars: 20291
verification: "security_reviewed"
source: "https://github.com/wagtail/wagtail"
author: "Wagtail"
publisher_type: "Open Source Project"
category: "WordPress & CMS"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "wagtail/wagtail"
github_stars: 20291
---
# Wagtail Django CMS for Structured Content and Editorial Workflows
Wagtail is an open source CMS built on Django for teams that need structured content, flexible page models, and a polished editor experience. It works for traditional websites and headless builds, with a content API, image handling, search, and multi-site support baked in.
## Prerequisites
Python 3, pip, Django
## Installation
Use the upstream install or setup path that matches your environment:
- pip install wagtail
- pip install -r requirements.txt
Requirements and caveats from upstream:
- <a href="https://pypi.python.org/pypi/wagtail/">
- Wagtail works with [Python 3](https://www.python.org/downloads/), on any platform.
- To get started with using Wagtail, run the following in a [virtual environment](https://docs.python.org/3/tutorial/venv.html):
Basic usage or getting-started notes:
- ### 👉 Getting started
- For detailed installation and setup docs, see [the getting started tutorial](https://docs.wagtail.org/en/stable/getting_started/tutorial.html).
- **For developers** who are ready to jump in to their first Wagtail website the [Getting Started Tutorial](https://docs.wagtail.org/en/stable/getting_started/tutorial.html) will guide you through creating and editing y...
- Source: https://github.com/wagtail/wagtail
- Extracted from upstream docs: https://raw.githubusercontent.com/wagtail/wagtail/HEAD/README.md
## Documentation
- https://docs.wagtail.org/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/wagtail-django-cms-structured-content-editorial-workflows/)
No comments yet. Be the first to comment!