silverstripe/siteconfig

Site wide settings administration.

Installs: 3 001 784

Dependents: 78

Suggesters: 1

Security: 0

Stars: 6

Watchers: 15

Forks: 24

Open Issues: 3

Type:silverstripe-vendormodule

pkg:composer/silverstripe/siteconfig

6.1.0 2025-08-07 23:21 UTC

This package is auto-updated.

Last update: 2025-10-13 00:32:44 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