2017 © Pedro Peláez
 

silverstripe-module silverstripe-siteconfig

Module that allows access to SiteConfig with only core framework (no CMS) installed.

image

i-lateral/silverstripe-siteconfig

Module that allows access to SiteConfig with only core framework (no CMS) installed.

  • JavaScript
  • 0 Dependents
  • 8 Suggesters
  • 1 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Silverstripe Siteconfig

Module to allow you to gain access to SiteConfig (Settings) interface and classes when the CMS is not installed (only core Framework), (*1)

Author

This module was created by i-lateral., (*2)

Installation

Install this module either by downloading and adding to:, (*3)

[silverstripe-root]/siteconfig, (*4)

Then run: http://yoursiteurl.com/dev/build/, (*5)

Or alternativly add to your projects composer.json, (*6)

Usage

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., (*7)

PLEASE NOTE: This module will cause a conflict if you install it AND CMS., (*8)

The Versions

18/05 2015

dev-master

9999999-dev http://github.com/i-lateral/silverstripe-siteconfig

Module that allows access to SiteConfig with only core framework (no CMS) installed.

  Sources   Download

BSD-3-Clause

The Requires

 

framework settings config silverstripe siteconfig