netzmacht / contao-feature-toggle
该软件包已被弃用,不再维护。没有建议替代软件包。
基于 qandidate toggle 的 Contao 功能切换扩展
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
此扩展提供了功能切换作为扩展。它基于 qandidate-toggle。
此扩展旨在为需要在其扩展中定义功能的开发者设计。切换可以应用于 Contao 的页面、模块、文章和内容元素。
安装
您可以使用 Composer 安装此库。它至少需要 PHP 5.5 和 Contao 3.2。
$ php composer.phar require netzmacht/contao-feature-toggle:~1.0