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
Package info
github.com/netzmacht-archive/contao-feature-toggle
Type:contao-module
pkg:composer/netzmacht/contao-feature-toggle
1.0.0-rc1
2016-01-23 18:19 UTC
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