This module provides support for Feature Toggles within Magento 2. Martin Fowler describes the benefits of feature toggles and how they can be used in continues delivery.
- Admin grid to create many feature toggles
- Basic On / Off functionality
- Implement conditions
- Helper for the frontend
- Code tidy