nswdpc / silverstripe-content-boilerplate
A collection of modules we use to help our content authors make great websites
Installs: 3 286
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 3
Open Issues: 0
Language:CSS
Type:silverstripe-vendormodule
Requires
- bummzack/sortablefile: ^2.2.0
- codem/silverstripe-damn-fine-uploader: dev-ss5
- dnadesign/silverstripe-elemental: ^5
- dnadesign/silverstripe-elemental-list: ^2
- dnadesign/silverstripe-elemental-userforms: ^4
- dnadesign/silverstripe-elemental-virtual: ^2
- dynamic/silverstripe-elemental-section-navigation: dev-master
- firebrandhq/silverstripe-phonelink: ^3
- fromholdio/silverstripe-errorpagesconfig: ^1.1.0
- gorriecoe/silverstripe-linkfield: ^1.1
- innoweb/silverstripe-robots: ^5
- innoweb/silverstripe-social-metadata: ^8
- jonom/focuspoint: ^5
- jonom/silverstripe-text-target-length: ^2.0.3
- nglasl/silverstripe-mediawesome: *
- nglasl/silverstripe-misdirection: *
- nswdpc/silverstripe-dataobject-editable: ^1
- nswdpc/silverstripe-datetime-inputs: ^1
- nswdpc/silverstripe-elemental-banner: ^1
- nswdpc/silverstripe-elemental-decoratedcontent: ^1
- nswdpc/silverstripe-elemental-feature-video: ^1
- nswdpc/silverstripe-elemental-iframe: ^1
- nswdpc/silverstripe-elemental-image: ^1
- nswdpc/silverstripe-elemental-links: ^1
- nswdpc/silverstripe-elemental-mediawesome: ^1
- nswdpc/silverstripe-elemental-modeladmin: ^1
- nswdpc/silverstripe-elemental-publications: ^1
- nswdpc/silverstripe-elemental-quickgallery: ^1
- nswdpc/silverstripe-elemental-slider: ^1
- nswdpc/silverstripe-elemental-taxonomy: ^1
- nswdpc/silverstripe-embed: ^2
- nswdpc/silverstripe-inline-linker: ^1
- nswdpc/silverstripe-recaptcha-v3-userforms: ^1
- nswdpc/silverstripe-schema-specialannouncement: ^1
- nswdpc/silverstripe-thereisnouserform: ^1
- purplespider/asset-alt-text: ^1.2.1 || ^2
- silverstripe/contentreview: ^5
- silverstripe/gridfieldqueuedexport: ^3
- silverstripe/lumberjack: ^3
- silverstripe/recipe-cms: ^5
- silverstripe/sharedraftcontent: ^3
- silverstripe/userforms: ^6
- silverstripe/versioned-admin: ^2
- symbiote/silverstripe-advancedworkflow: ^6
- symbiote/silverstripe-contentreplace: *
- symbiote/silverstripe-datachange-tracker: *
- symbiote/silverstripe-dynamiclists: *
- symbiote/silverstripe-elemental-listingpagelisting: *
- symbiote/silverstripe-gridfieldextensions: ^4
- symbiote/silverstripe-grouped-cms-menu: ^4.1
- symbiote/silverstripe-listingpage: *
- symbiote/silverstripe-multivaluefield: ^6
- symbiote/silverstripe-usertemplates: *
- unclecheese/display-logic: ^3
- wilr/silverstripe-googlesitemaps: ^3
This package is auto-updated.
Last update: 2024-10-16 02:21:09 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
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.