wagtail-flags
Feature flag manager
A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions.
Feature flags for Wagtail sites
83 stars
35 watching
15 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
djangohacktoberfestpythonwagtail
Related projects:
Repository | Description | Stars |
---|---|---|
thecodingsheikh/wagtail-waffle | Integrates Django Waffle's feature flag capabilities with Wagtail's admin interface | 1 |
cfpb/wagtail-inventory | A tool to search Wagtail pages by the StreamField blocks they contain | 59 |
cfpb/wagtail-sharing | Enables sharing of Wagtail draft content across domains while maintaining access control and visual branding. | 54 |
pbouillon/ngx-flagr | A set of classes for managing feature flags in an Angular application. | 9 |
cfpb/wagtail-treemodeladmin | An extension for Wagtail's ModelAdmin that enables page explorer-like navigation of Django model relationships within the Wagtail admin | 45 |
jberghoef/wagtail-tag-manager | A Wagtail add-on for managing scripts and tags in a GDPR-compliant manner. | 75 |
jazzband/django-waffle | A feature toggle solution for Django projects | 1,132 |
wagtail/guide | A documentation website to teach content management systems using interactive tutorials and guides. | 32 |
thomaspoignant/go-feature-flag | Provides a lightweight and flexible solution for managing feature flags in software applications | 1,481 |
torchbox/wagtail-markdown | Provides Markdown field support and blocks for Wagtail CMS | 198 |
wagtail-nest/wagtail-personalisation | A module for Wagtail CMS that enables editors to create customised pages based on user segments and configured rules. | 120 |
nigel2392/wagtail_fedit | Allows users to edit content on a Wagtail site directly in the browser. | 10 |
wharton/wagtailgridder | A Django app for creating customizable grid layouts in Wagtail CMS | 67 |
jazzband/wagtailmenus | An extension for Wagtail CMS to manage and render multi-level navigation and simple flat menus in a consistent way | 398 |
kategengler/ember-feature-flags | An Ember CLI addon providing a service to enable feature flags in applications | 213 |