nswdpc/silverstripe-content-boilerplate

A collection of modules we use to help our content authors make great websites

Installs: 2 817

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 3

Open Issues: 0

Language:CSS

Type:silverstripe-vendormodule

v0.4.2 2024-01-11 04:15 UTC

README

A collection of modules and standard configuration for content authoring in a Silverstripe website, beyond those provided in silvertripe/recipe-cms

  • Content creation via elemental
  • Versioned record discovery
  • Content administration tools

Modules

See composer.json for a full list of included modules.

Configuration

A default boilerplate configuration is available. This can be overridden on a per-project basis.

Installation

The only supported way of installing this module is via composer

composer require nswdpc/silverstripe-content-boilerplate

LICENSE

BSD-3-Clause

Maintainers

Bugtracker

We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.

Please review the code of conduct prior to opening a new issue.

Security

If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

Please review the code of conduct prior to completing a pull request.