Feature Flag
Component ID
2729055
Component name
Feature Flag
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
168
Component created
Component changed
Component body
Utility module which allows developers to turn on/ off areas of the codebase. A.K.A. Feature Flags
- How does this differ from:
-
featureflags: Is nice, but we needed it to be more lightweight; no custom tables, no access control
-
killswitch: Not even remotely related, this is more for hijacking your site should a client not pay their bill
