Problem/Motivation
Currently configuration is only possible via settings.php
Steps to reproduce
-
Proposed resolution
Provide a hook which can be used in contrib and custom modules but can overridden by settings.php like other configuration.
Remaining tasks
write code.
User interface changes
No UI change. Will still be code controlled only.
API changes
Adding hook API.
Data model changes
None
Issue fork grant-3586325
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
c-logemann