Configuration Split
Allows splitting site configuration into separate sets that can be exported to different directories, merged during import, and activated/deactivated per environment.
Tags
Allows splitting site configuration into separate sets that can be exported to different directories, merged during import, and activated/deactivated per environment.
Automatically fetches files from a production server on demand for development environments, eliminating the need to sync large file directories.
Adds visual cues to indicate which environment you are currently viewing (Development, Staging, Production, etc.).
Creates a simple HTTP basic authentication shield to protect Drupal sites from unauthorized access, treating the site as a "walled garden".