silverstripe/siteconfig

Site wide settings administration.

Installs: 2 436 573

Dependents: 70

Suggesters: 1

Security: 0

Stars: 6

Watchers: 18

Forks: 24

Open Issues: 5

Type:silverstripe-vendormodule

5.3.0-beta1 2024-08-06 05:30 UTC

This package is auto-updated.

Last update: 2024-09-18 03:32:56 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