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. :snake:
Contents
General 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.
- Snotra_RSS - Snotra_RSS is an Atom and RSS news aggregator app for Wagtail.
- wagtail-live - Build live blogs with Wagtail.
Rich text editor extensions
Widgets
StreamField
Static site generation
- Wagtail-bakery - A set of helpers for baking your Django Wagtail site out as flat files.
- Wagtail-Netlify - Easily publish your statically rendered Wagtail site to Netlify.
- wagtail-freezer - Generates static HTML sites from a Wagtail project.
Settings management
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?).
- django-salesman - Headless e-commerce framework for Django with Wagtail modeladmin integration.
SEO and SMO
Analytics
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 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.
- Wagtail-Textract - Make Wagtail search Documents contents (PDF, Excel and Word, etc.).
- Wagtail-Lazyimages - A plugin that generates tiny blurry placeholder images for lazy loading Wagtail images medium.com style.
- Wagtail Image Import - A plugin for importing images from Google Drive.
- Wagtail SVG - A Wagtail module for managing SVG files within the admin.
- Wagtail Makeup - A plugin that replaces all your images with Unsplash images.
- Rent Free Media - A media distribution framework built on Django and Wagtail. Premium / subscription-based publishing like Patreon or Substack.
- Wagtail CLIP - A module for searching the contents of Wagtail images with natural language queries.
- Wagtail Stock Images - Search stock images (e.g. via Unsplash) and save them to your Wagtail image library.
- Wagtail Transcription - Provides a field to automatically creates transcriptions from YouTube videos.
Translations
Forms
Testing