Search by

silverstripe / siteconfig

chillusminneewilrunclecheesekinglozzeremteknetnzmaxime-rainvilleGuySartorelli+1

Site wide settings administration.

Package info

github.com/silverstripe/silverstripe-siteconfig

Type:silverstripe-vendormodule

pkg:composer/silverstripe/siteconfig

Statistics

Installs: 3 558 599

Dependents: 86

Suggesters: 1

Stars: 6

Open Issues: 3

6.3.0-beta1 2026-03-25 23:50 UTC

This package is auto-updated.

Last update: 2026-08-28 03:24:23 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