silverstripe/siteconfig

Site wide settings administration.

Installs: 2 792 472

Dependents: 75

Suggesters: 1

Security: 0

Stars: 6

Watchers: 18

Forks: 25

Open Issues: 3

Type:silverstripe-vendormodule

6.0.0 2025-05-01 22:18 UTC

This package is auto-updated.

Last update: 2025-06-19 01:47:03 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 by running sake db:build --flush.

Development and Contribution

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

Links