Skip to content
 
 

仓库 files navigation

EmkaFeatureToggleBundle

This bundle helps you easily configure your feature toggling in Symfony2 by adding some simple tags to php twig and extending it's configuration.

It's under developement, and it's not usable at this moment.

Configuring your features

You could add to your config.yml the following lines, but it won't work anyway:

feature_toggle:
	features:
		my_feature:
			name: my_feature // the name you use in your template
			enabled: true / false

关于

A simple feature toggle bundle for syfmony2 and twig

Resources

Stars

1 star

关注者

1 watching

复刻s

发布

贡献者