Setting it up only on development

Last updated on
9 March 2021

It makes perfect sense to have the GIT Info Report module enabled in all environments. The module actually originated from the need to check if changes were made directly on the production server (they shouldn't).

However, if you prefer to use it only on the development environment, it is suggested to have one dedicated local Drupal install to monitor multiple projects on the same machine. See GIT INfo Report - How to define directories outside the project root - Drupal 8 guide on Drupal.org.

If you insist on running the module on the same Drupal install as the one you need to monitor, you need to:

Note that this is required in case we use the Composer's require --dev option. See #3081355: What happens if we use require --dev without using config_split. Comments there are welcome.

Help improve this page

Page status: No known problems

You can: