Awesome Wagtail
A curated list of awesome packages, articles, and other cool resources from the Wagtail community. Wagtail is a Python CMS powered by Django, focusing on flexibility and user experience.
You might also like Awesome Django and Awesome Python.
Contents
General resources
- Official site
- GitHub repository
- Twitter account
- Roadmap
- PyPI classifiers for Wagtail
- Other resources
Apps
Blogging/news
- Puput - Puput is a powerful and simple Django app to manage a blog. It uses the awesome Wagtail CMS as content management system.
- wagtail_blog - A WordPress-like blog app implemented in Wagtail.
- wagtailnews - A plugin for Wagtail that provides news / blogging functionality.
- wagtail-blog-app - A blog application for the Wagtail Django CMS.
- Django Wagtail Feeds - Add support for RSS Feeds, Facebook Instant Articles and Apple News Publisher to your Wagtail CMS Projects.
- CodeRed CMS - a professionally supported WordPress alternative for building marketing websites. Create pages, blogs, forms, and every Bootstrap 4 component in the wagtail admin out-of-the-box! Learn more or watch the lightning talk.
- Snotra_RSS - Snotra_RSS is an Atom and RSS news aggregator app for Wagtail.
Rich text editor extensions
- wagtail-readability - Test how readable the content you enter into Wagtail is.
- wagtailembedder - Snippets embedder for Wagtail richtext fields.
- Wagtail TinyMCE - A TinyMCE editor integration for Wagtail.
- Wagtail Froala - Extends Wagtail to use the Froala WYSIWYG editor in RichTextField/RichTextBlock.
- Wagtail Medium Editor - A customizable Medium Editor for Wagtail, with link anchors support.
- WagtailDraftail – Draft.js editor for Wagtail, built upon Draftail and draftjs_exporter.
- wagtail-readinglevel – Wagtail plugin to determine the reading level of text input into a rich text field.
Widgets
- wagtailgmaps - Simple Google Maps address formatter for Wagtail fields.
- Wagtail-Geo-Widget - Google Maps widget for the GeoDjango PointField field in Wagtail.
- wagtail-markdown - Markdown fields and blocks for Wagtail.
- wagtail-autocomplete - Autocompleting choosers for
ForeignKey
,ParentalKey
, andManyToMany
fields.
StreamField
- Wagtail FontAwesome - Add FontAwesome icons to StreamField.
- Wagtail Commonblocks - Common StreamField blocks for Wagtail.
- Wagtail SVGmap - ImageMap functionality for Wagtail through inline SVGs.
- Wagtail ClearStream - An app to make Wagtail's StreamField more modular.
- UWKM Streamfields – A basic set of Wagtail StreamField blocks for fun and profit.
- wagtail-inventory - Search Wagtail pages by the StreamField blocks they contain.
- Wagtail Code Block - StreamField code blocks for the Wagtail CMS with real-time PrismJS Syntax Highlighting.
Static site generation
- Wagtail-bakery - A set of helpers for baking your Django Wagtail site out as flat files.
- Wagtail-Netlify - Easilly publish your statically rendered Wagtail site to Netlify.
Settings management
- Wagtail-Constance - django-constance integration for Wagtail CMS.
- Wagtail-Flags - Feature flags for Wagtail sites.
E-commerce
- wagtailinvoices - A Wagtail module for creating invoices.
- longclaw - A shop template for Wagtail CMS.
- django-oscar-wagtail - Wagtail integration for Oscar Commerce (or Oscar Commerce integration for Wagtail?).
SEO and SMO
- wagtail-metadata - A tool to assist with metadata for social media and search engines.
- wagtail-metadata-mixin - OpenGraph, Twitter Card and Google+ snippet tags for Wagtail CMS pages.
- wagtail-schema.org - Schema.org JSON-LD tags for Wagtail sites.
Analytics
- Wagtail Analytics - A Google Analytics dashboard in your Wagtail admin.
Customer experience
- Wagtail Experiments – A/B testing for Wagtail.
- Wagtail Personalisation - Personalisation module, enabling editors to create customised pages - or parts of pages - based on segments whose rules are configured directly in the admin interface.
Security
- wagtailenforcer - If you need to enforce security protocols on your Wagtail site you've come to the right place.
- wagtail-yubikey - Enable YubiKey two factor authentication on Wagtail admin panel.
- wagtail-2fa - Add two-factor authentication to Wagtail by integrating it with django-otp.
Media
- wagtailmedia - A Wagtail module for managing video and audio files within the admin.
- wagtail-embedvideos - Simple app that works similar to wagtailimages, but for embedding YouTube and Vimeo videos and music from SoundCloud. It's an integration of django-embed-video.
- Wagtail Alt Generator - A module for generating image description and tags based on computer vision.
- Wagtail FilePreviews - Extend Wagtail's Documents with image previews and metadata from FilePreviews.io.
Translations
- Wagtail Modeltranslation - Simple app containing a mixin model that integrates django-modeltranslation into Wagtail panels system.
- wagtailtrans - A Wagtail add-on for supporting multilingual sites.
Forms
- wagtailpolls - A plugin for adding polling capabilities to the Wagtail CMS.
- Wagtailsurveys - A module for Wagtail which provides the ability to build polls and surveys.
- Wagtail ReCaptcha - wagtail-django-captcha provides an easy way to integrate the django-recaptcha field when using the Wagtail formbuilder.
- wagtailstreamforms - Build forms in Wagtail's admin for use in streamfields.
Testing
- wagtail-linkchecker - A tool to assist with finding broken links on your Wagtail site.
- Wagtail Accessibility – A plugin to assist with accessibility when developing in Wagtail.
- Wagtail Factories - Factory boy classes for Wagtail.
Misc
- Wagtail Plus - Modular add-ons for Wagtail CMS.
- wagtailmenus - An extension for Torchbox's Wagtail CMS to help you manage and render multi-level navigation and simple flat menus in a consistent, flexible way.
- Wagtail Error Pages - Pretty, smart, customizable error pages for Wagtail.
- Wagtail Themes - Site-specific theme loader for Wagtail.
- Wagtail Sharing – Easier sharing of Wagtail drafts.
- Wagtail Gridder - Grid card layout similar to Google image search results, with an expanded area for card details.
- Wagtail Condensed Inline Panel - Drop-in replacement for Wagtail's InlinePanel suited for large number of inlines (collapsible with drag and drop support).
- Joyous - A calendar application for Wagtail.
- Wagtail App Pages - Extend Wagtail pages using an actual URL config and django views.
- Wagtail Import Export - Import/Export pages between Wagtail instances.
- Wagtail Tag Manager - A Wagtail addon that allows for easier and GDPR compliant administration of scripts and tags.
Tools
- Wagtail Cookiecutter Foundation - A Cookiecutter template for Wagtail CMS using Zurb Foundation 6.
- Beginner Wagtail Cookiecutter – A super simple implementation of Wagtail CMS.
- Wagtail Starter Kit – A cookiecutter complete with wagtail, django layout, vagrant, provisioning scrips, front end build system and more!
- Wagtail Boilerplate – A Django/Wagtail cookiecutter with built in support for docker, deployments (with ansible), Reactjs, pytest and S3.
Resources
Getting started
- Getting started in Wagtail, a newcomer's perspective - Having used Drupal almost exclusively as my main tool of choice for a while now, I was asked to put together a build using Wagtail. By @kiwimind.
- Présentation de Wagtail, le dernier CMS Django - Wagtail est un CMS relativement récent dans l’écosystème Django. Pour autant, son jeune âge ne l’empêche pas de posséder de nombreuses fonctionnalités que nous découvrirons dans cet article.
- Getting Started With Wagtail - Working extensively with Wagtail and the surrounding community, we have discovered a range of common pitfalls developers run into when beginning to deliver with Wagtail.
Articles
- Extending The Functionality of Email Forms in Wagtail
- Wagtail: 2 Steps for Adding Pages Outside of the CMS
- Code blocks for Wagtail using Pygments
- Adding document previews to Wagtail CMS
- Wagtail Tutorials: Build Blog Step by Step - The tutorials teach you how to create a standard blog from scratch step by step.
- Python CMS Framework Review: Wagtail vs Django-CMS - Talk about the difference between Django-CMS and Wagtail, the two most popular CMS framework in Python world.
- Deploying Wagtail In Production
- Setting Up Foundation Sass With Wagtail
- Upgrading to Wagtail 2.0 – Wagtail 2.0 is one of our biggest releases to date.
- Getting started with Draftail extensions – Do you want to write extensions for Draftail? This is a good place to start.
Recipes
- Oscar Wagtail demo project - A Django recipe for integrating Oscar E-commerce into a Wagtail CMS application.
Presentations
- An Introduction to Wagtail by Eloise "Ducky" Macdonald-Meyer - This talk is an introduction to Wagtail, a content management system built on the Python web framework, Django.
- DjangoCon US 2015 - Wagtail - Yet Another Django CMS by Tom Dyson - Tom will explain why his agency decided to build a new CMS, share some lessons learned in running a growing open source project, and outline Wagtail's roadmap to version 2 and beyond. Slide deck.
- Wellington Wagtail CMS Meetup - Meet Wagtail by Josh, Jordi and Rich, from the Springload dev team - An introductory session to Wagtail to showcase the main features it has to offer.
- DjangoCon US 2016 - Atomic Wagtail by Kurt Wall – Brad Frost's atomic design principles are taking the way we design the web by storm. I'll explain what Wagtail is, how you can use it with atomic design principles, and some hurdles you might run into along the way with suggestions on how to help.
- PyCon Australia – Comparing Wagtail, Django CMS and Mezzanine by Adam Brenecki – This talk explores the different approaches, strengths and weaknesses of each CMS, and what they mean for you as a developer and for your content editors.
- Wagtail — еще одна CMS на Django by Mikalai Radchuk - This talk is an introduction to Wagtail in Russian.
- Wagtail & Agile – Wagtail Space 2017 by Edd Baldry.
- Deploy Wagtail to the Divio Cloud – Wagtail Space 2017 by Daniele Procida.
- All about Wagtail – Wagtail Space 2017 by Robin van der Rijst.
- Presenting Wagtail Clear StreamField, a modular StreamField app – Wagtail Space 2017 by Edd Baldry.
- Wagtail Experiments, easy A/B testing for your Wagtail sites – Wagtail Space 2017 by Tom Dyson.
- Wagtail's preview, a new hope – Wagtail Space 2017 by Bertrand Bordage.
- The Zen of Wagtail – Wagtail Space 2017 by Matt Westcott.
- Plone to Wagtail – Wagtail Space 2017 by Coen van der Kamp.
- Hundreds of Wagtail in Flight – Wagtail Space 2017 by Simon de Haan.
- How Google uses Wagtail – Wagtail Space 2018 by Kevin Chung.
- Introducing Draft.js in Wagtail – Wagtail Space 2018 by Thibaud Colas. Presentation.
- Let It Go – Wagtail Space 2018 by Matt Wescott.
- Developing Solutions for Girls, by Men – Wagtail Space 2018 by Lisa Adams.
- Wagtail’s first hatch – Wagtail Space 2018 by Bertrand Bordage.
- The Word Problem – Wagtail Space 2018 by Tom Dyson.
- Wagtail on Divio Cloud – Wagtail Space 2018 by Daniele Procida.
- Chopping the head off Wagtail and sticking it back on – Wagtail Space 2018 by Tony Yates.
- StreamField editor at UWKM – Wagtail Space 2018 by Geert jan Hoogeslag.
- Things i learned at Wagtail Space – Wagtail Space 2018 by Codie Roelf.
- Fly Wagtail to a PyCon – Wagtail Space 2018 by Daniele Procida.
- Wagtail Performance – Wagtail Space 2018 by Michael van Tellingen. Code.
- Mutliple images uploader – Wagtail Space 2018 by Rajeev J Sebastian.
- Wagtail Space easter egg team demo – Wagtail Space 2018 by Lars. Code.
- Wagtail Space 2019 – Wagtail Space 2018 by Maarten Kling.
- Wagtail in 2018 – Wagtail Space US 2018 by Tom Dyson.
- What the Wagtail Docs Don't Tell You – Wagtail Space US 2018 by Lacey Williams Henschel.
- Django Logging for Wagtail – Wagtail Space US 2018 by Ryan Sullivan.
- Scaling Wagtail for 100 Million Girls – Wagtail Space US 2018 by Lisa Adams and Codie Roelf.
- Using Wagtail to Fight for Press Freedom – Wagtail Space US 2018 by Harris Lapiroff.
- Choosing Wagtail for Columbia University – Wagtail Space US 2018 by Zarina Mustapha.
- Running a Multi-Site Newsroom in Wagtail – Wagtail Space US 2018 by Ryan Verner.
- Wagtail in the Cloud – Wagtail Space US 2018 by Daniele Procida.
- Beheading Wagtail: Wagtail as a Headless CMS – Wagtail Space US 2018 by Michael Harrison.
- Learning Wagtail – Wagtail Space US 2018 by Dawn Wages.
- Sharing is Caring – Wagtail Space US 2018 by Andy Chosak.
- Lightning Talks – Wagtail Space US 2018
Podcasts
- Podcast.init Episode 58 - Wagtail with Tom Dyson - In this episode Tom Dyson explains how Wagtail came to be created, what sets it apart from other options, and when you should implement it for your projects.
Videos
- Wagtail screencasts: Creating and displaying pages in Wagtail - This video will show you how to create and display pages using the Wagtail CMS.
- Draftail extensions – custom entities tutorial - Step-by-step tutorial to make extensions for Draftail.
- Wagtail Wednesdays #01 - Adding Help Text to Improve Wagtail Editor Experience - Catherine talks you through the steps you can take to add some useful supplementary text fields to the Wagtail admin.
- Wagtail Wednesdays #02 - Customising Rich Text Features in Wagtail - Catherine talks you through the steps you can take to customise your rich text editors to control which features are available to your content editors.
- Wagtail Wednesdays #03 - Using tabs to create a cleaner admin interface - Chris talks you through using tabs to organise fields.
- Wagtail Wednesdays #04 - Organising Images and Documents using Wagtail Collections - Kieran talks you through the process of organising your images and documents into collections.
- Wagtail Wednesdays #05 - How to organise your fields and streamline the editor experience - Chelsea talks you through the process of organising your fields to make it easier to manage them and streamline the editor experience.
- Wagtail Wednesdays #06 - Creating & using custom settings in your wagtail site - Chris talks you through setting up and using custom site settings.
- Wagtail Wednesdays #07 - How to Enable the Wagtail Styleguide - It’s a really helpful resource that takes no time at all to enable and it allows you to check your components against the guidelines and shows all the available Wagtail icons.
Showcases
- Made with Wagtail - A showcase of sites and apps made with Wagtail CMS.
- Contributed apps and website code - A provisional directory of third-party contributed Wagtail websites and apps.
Lists
- PyPI - Python Package Index - Wagtail packages on the Python Package Index.
- Django Packages - Wagtail projects and packages on Django Packages.
Community
- Dutch Wagtail Meetup - This is a group for anyone interested in working and developing with Wagtail.
- Wellington Wagtail CMS Meetup - The first Wagtail CMS meetup in New Zealand!
- Wagtail Space - Wagtail training sessions, Wagtail (lightning) talks and a Wagtail sprint. From March 13th until 15th 2019, Wagtail Space takes place in Arnhem, The Netherlands.
- Wagtail’s first hatch – Kickstarter campaign to accelerate the development of Wagtail.
Open-source sites
- bakerydemo – Next generation Wagtail demo, born in Reykjavík.
- wagtaildemo – An example site implemented with Wagtail.
- Torchbox – Wagtail build of Torchbox.com.
- Made with Wagtail - A showcase of sites and apps made with Wagtail CMS.
- OpenCanada.org – The opencanada.org website source.
- Federal Electoral Commission – The content management system (CMS) for the new Federal Election Commission website.
- Table Tennis Wellington Business Class – Website for the table tennis business league in Wellington NZ.
- Jordi Joan’s blog – Personal blog site using Wagtail CMS.
- Localore: Finding America – Wagtail-based CMS and Ansible playbooks for Localore: Finding America.
- Adventure Capitalists – Wagtail powered website for the world's only investment band.
- NHS.UK Content Store – NHS.UK content store and editing app.
- dev.hel.fi – City of Helsinki development site with Wagtail.
- Digital Helsinki – City of Helsinki Digital Helsinki Wagtail CMS.
- Secure the News – An automated scanner and web dashboard for tracking TLS deployment across news organizations.
- HackSoft – Website for HackSoft.
- HackConf – Website for the annual HackConf.
- RTEI – Right to Education Index website (OKFN).
- BVSPCA – Bow Valley SPCA website.
- Project TIER – Teaching Integrity in Empirical Research.
Contribute
Contributions are always welcome! Please read the contribution guidelines first.
License
To the extent possible under law, Springload has waived all copyright and related or neighboring rights to this work.