Account created on 9 July 2010, over 14 years ago
#

Merge Requests

Recent comments

🇩🇪Germany sch4lly

Hey!
In the meantime I published my module here: https://www.drupal.org/project/featureflags_extensions

The twig extension is just a wrapper for FeatureFlag::isActive($flag_id), usable in twig like this: {% if featureflag_active('flag') %}

The other two features however are more "intrusive", for the permissions part I found no other solution than overriding the global PermissionsChecker service.

If you want you can take a look at the code and let me know what you think! I would still be open to include this in the main featureflags module.

🇩🇪Germany sch4lly

Thanks for the report! I'll have a look into this.

Production build 0.71.5 2024