Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Featureflags extensions

16 sites Security covered Drupal 11 · not 10
View on drupal.org

This module extends the functionality of the featureflags module by allowing you to enable or disable routes and permissions based on feature flags. It also provides a Twig function to easily check the status of a feature flag within your templates.

Overview

Provides some new functionality for the featureflags module:

  • Enable/disable routes depending on featureflag
  • Enable/disable permissions depending on featureflag
  • Check featureflag status with a twig function

Usage

Routes and permissions can be set in the feature flag settings and will be exported as config.

Featureflag checking in twig works like this:

{% if featureflag_active("demoflag") %}
Flag is active!
{% endif %}

About the versions

For Drupal 10+ install Featureflags extensions version >= 1.1.3

For Drupal 11+ install Featureflags extensions version ^2.0.0

Depends on

Dependencies of the latest stable release

  • featureflags Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
6
Tracked since
Dec 2024
Latest release
11 months ago
Releases (12 mo)
4 ▲ from 2
Maintenance
Slowing

Release Timeline

Releases

Version Type Core Release date
2.0.0 Stable 11 Sep 8, 2025
1.1.3 Stable 10 Sep 8, 2025
1.1.2 Stable 10–11 Sep 2, 2025
1.1.1 Stable 10–11 Sep 2, 2025
1.1.0 Stable 10–11 Aug 6, 2025
1.0.0 Stable 10 Dec 18, 2024