Module to allow you to gain access to SiteConfig (Settings) interface and classes when the CMS is not installed (only core Framework)
This module was created by i-lateral.
Install this module either by downloading and adding to:
[silverstripe-root]/siteconfig
Then run: http://yoursiteurl.com/dev/build/
Or alternativly add to your projects composer.json
Once installed, this module will replicate the default silverstripe siteconfig available through the CMS. Allowing you to load and access your custom settings into the framework admin, in the same way as you would with the CMS.
PLEASE NOTE: This module will cause a conflict if you install it AND CMS.