Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.11 KB

SiteConfig

CI Silverstripe supported module

Introduction

SiteConfig provides a Settings tab in the admin section allowing users to set site wide global configuration.

Installation

composer require silverstripe/siteconfig

Configuration

After installation, make sure you rebuild your database through dev/build.

Development and Contribution

If you would like to make changes to the Silverstripe core codebase, we have an extensive guide to contributing code.

Links