wagtail-waffle
Feature flags manager
Integrates Django Waffle's feature flag capabilities with Wagtail's admin interface
1 stars
2 watching
0 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cfpb/wagtail-flags | A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 83 |
jazzband/django-waffle | A feature toggle solution for Django projects | 1,132 |
nigel2392/wagtail_editorjs | A Django app providing an integrated rich text editor with features like page/image chooser and document support. | 9 |
cfpb/wagtail-sharing | Enables sharing of Wagtail draft content across domains while maintaining access control and visual branding. | 54 |
torchbox/wagtail-markdown | Provides Markdown field support and blocks for Wagtail CMS | 198 |
chrisdev/django-wagtail-feeds | Provides RSS and JSON feed generation functionality for Wagtail CMS projects | 59 |
nigel2392/wagtail_fedit | Allows users to edit content on a Wagtail site directly in the browser. | 10 |
aleksi44/wagtailyoast | Integrates Wagtail and Yoast SEO for Django projects | 34 |
nigel2392/wagtail_ace_editor | A Django widget extension providing an integrated code editor with Ace Editor functionality within the Wagtail admin area | 2 |
bashu/wagtail-metadata-mixin | Provides a mixin class to add OpenGraph, Twitter Card and Schema.org metadata snippet tags to Wagtail CMS pages | 47 |
nigel2392/wagtail_celery_beat | An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
acarasimon96/wagtail-django-simple-captcha | An extension of Wagtail's form builder to add a simple CAPTCHA verification step | 3 |
coderedcorp/wagtail-cache | A caching solution specifically designed to work with the Wagtail content management system | 87 |
jazzband/wagtailmenus | An extension for Wagtail CMS to manage and render multi-level navigation and simple flat menus in a consistent way | 398 |
wagtail/guide | A documentation website to teach content management systems using interactive tutorials and guides. | 32 |