netzmacht / contao-feature-toggle
Feature toggle extension for Contao based on qandidate toggle
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Type:contao-module
Requires
- php: ~5.5|~7.0
- contao-community-alliance/dependency-container: ~1.6
- contao-community-alliance/event-dispatcher: ~1
- contao-community-alliance/meta-palettes: ~1
- contao/core: >=3.2,<3.6-dev
- qandidate/toggle: ~0.4
Requires (Dev)
This package is auto-updated.
Last update: 2020-02-05 23:03:16 UTC
README
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