You are viewing an older version of the Expanded Singles documentation (1.x).
View the latest version (3.x) →
Get Started
Configuration
Create an expanded-singles.php file under your /config directory with the following options available to you. You can also use multi-environment options to change these per environment.
<?php
return [
'expandSingles' => true,
'redirectToEntry' => false,
];Configuration options
expandSingles- Expands the Singles link on the Entries page to list them like Channels and Structures.redirectToEntry- Automatically redirects to edit the Single Entry when clicking on the item in the sidebar.
Control Panel
You can also manage configuration settings through the Control Panel by visiting Settings → Expanded Singles.
Last updated: May 2, 2026, 3:21:21 PM