This project is not covered by Drupal’s security advisory policy.

Integrates the Feature Toggle module with Twig templates to easily check whether a feature flag is enabled.

Usage

{% if featureIsEnabled('foo') %}
  {# ... #}
{% endif %}
Supporting organizations: 

Project information

Releases