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
84 stars
35 watching
15 forks
Language: Python
last commit: 7 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 | An extension to Wagtail that allows searching pages by the type of StreamField blocks they contain | 61 |
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 | 48 |
jberghoef/wagtail-tag-manager | A Wagtail add-on for managing scripts and tags in a GDPR-compliant manner. | 75 |
jazzband/django-waffle | A tool for managing feature toggles in Django applications. | 1,138 |
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,508 |
torchbox/wagtail-markdown | Provides Markdown field support and blocks for Wagtail CMS | 197 |
wagtail-nest/wagtail-personalisation | A module for Wagtail CMS that enables editors to create customised pages based on user segments and configured rules. | 121 |
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 | 402 |
kategengler/ember-feature-flags | An Ember CLI addon providing a service to enable feature flags in applications | 213 |