Drupal is a registered trademark of Dries Buytaert
drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). editoria11y 3.0.0 Major update available for module editoria11y (3.0.0). trash 3.0.27 Minor update available for module trash (3.0.27). twig_tweak 4.0.0-alpha2 New alpha version released for module twig_tweak (4.0.0-alpha2). twig_tweak 4.0.0-alpha1 First alpha version released for module twig_tweak (4.0.0-alpha1). node_revision_delete 2.1.1 Minor update available for module node_revision_delete (2.1.1). commerce_paypal 2.1.2 Minor update available for module commerce_paypal (2.1.2).

system_page_override

22 sites Security covered
View on drupal.org

The System Page Override module allows site managers to set content to be the front page (or the 403 and/or 404 page) directly from their edit form, without the risk of this being reverted on the next config import.

Features

Overrides stored in state (instead of configuration)
When setting a node to be the one of these "system pages", this override is stored in state. The default paths being served on these system pages are saved in configuration. Storing the overrides in state prevents them from being reverted during (automated) configuration imports. This also circumvents issues that occur when referencing content in configuration (e.g. you cannot rely on node IDs).

Overrideable per language
There is multilingual support, so system pages can be configured to differ per language.

Configurable per content type
The node form integration is configurable per content type, per system page. So for example, you can enable site manager to set content from type "page" or "landing_page" to be the front page directly from their edit form, while only content of type "page" can be used as 403 or 404 page.

Fine grained permissions
The node form integration is restricted by a permission. Only users with the "..." permission can override system pages directly from node edit forms.

There also is a system page overrides overview page, only accessible for user with a dedicated permission (administer system page overrides). Users with this permission can also configure overrides other than node pages.

Installation

Usage

  • Install the module as described above.
  • Grant permissions to the desired roles.
  • With the 'Administer system page override settings' and 'Administer system page overrides' permissions enabled, head to Settings > System > System Pages Override > Settings tab.
  • Select which content types should be configurable as system page.
  • Visit a node's edit page that matches one of the enabled types
  • Under the Systempage settings tab, check a checkbox of your liking
  • Submit the edit form
  • That node is now the system page you wanted it to be!
  • To see all overridden system pages, head to Settings > System > System Pages Override > Overview tab.
  • Here all system pages for all languages can be seen and changed.

Activity

Total releases
1
First release
Mar 2026
Latest release
1 month ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
2.0.4 Stable Mar 9, 2026