Prod Should not Redirect to Installer
No security coverage
A production site can lose its database or all of its tables during an emergency. Lets not make matters worse by showing the Drupal install page to all users.
To help fix this in Drupal core, see https://www.drupal.org/project/drupal/issues/3097643
Post-Installation
Change your front controller (i.e. index.php in the web root) to use the ProdNoRedirectKernel class from this module instead of DrupalKernel. Example. Also configure Drupal Scaffold to not overwrite index.php during composer update.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.1.2 | Stable | Nov 15, 2024 |