netzmacht/contao-feature-toggle

This package is abandoned and no longer maintained. No replacement package was suggested.

Feature toggle extension for Contao based on qandidate toggle

1.0.0-rc1 2016-01-23 18:19 UTC

This package is auto-updated.

Last update: 2020-02-05 23:03:16 UTC


README

No Maintenance Intended Build Status Version License Downloads Contao Community Alliance coding standard

This extension provides feature toggling as an extension. It's based on qandidate-toggle.

This extension is designed for developers who has to define the features in their extensions. The toggles can be applied to pages, modules, articles and content elements of contao.

Install

You can install this library using Composer. It requires at least PHP 5.5 and Contao 3.2.

$ php composer.phar require netzmacht/contao-feature-toggle:~1.0