silverstripe/siteconfig

Site wide settings administration.

Installs: 2 207 263

Dependents: 66

Suggesters: 0

Security: 0

Stars: 6

Watchers: 17

Forks: 23

Open Issues: 3

Type:silverstripe-vendormodule

5.2.0-beta1 2024-02-09 11:14 UTC

This package is auto-updated.

Last update: 2024-03-05 01:40:38 UTC


README

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