jcowie/feature-toggle

This module provides support for Feature Toggles within Magento 2

Maintainers

Package info

github.com/jamescowie/Magento2-FeatureToggles

Type:magento2-module

pkg:composer/jcowie/feature-toggle

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 10

Open Issues: 2

dev-master 2016-04-12 13:39 UTC

This package is not auto-updated.

Last update: 2026-03-07 01:18:36 UTC


README

Scrutinizer Code Quality

Overview

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.

Features

  • Admin grid to create many feature toggles
  • Basic On / Off functionality

ToDo

  • Implement conditions
  • Helper for the frontend
  • Code tidy