SilverStripe recipe for fully featured page and asset content editing
Go to file
Steve Boyd e3f80d5dee DEP Set PHP 7.4 as the minimum version 2022-02-10 17:25:32 +13:00
app/src Shift code into app/src 2018-04-05 15:27:04 +12:00
public Add public webroot folder (#7) 2018-01-12 14:38:55 +13:00
.cow.json MNT Loosen dependencies 2021-08-26 10:35:58 +12:00
.editorconfig Add core cms recipe config 2017-07-11 15:16:08 +12:00
.gitattributes Add core cms recipe config 2017-07-11 15:16:08 +12:00
.gitignore Add public webroot folder (#7) 2018-01-12 14:38:55 +13:00
.htaccess Fix invalid htaccess 2018-04-13 14:41:20 +12:00
.travis.yml MNT Remove COMPOSER_ROOT_VERSION 2021-05-17 15:53:11 +12:00
LICENSE DOCS Update license year 2018-01-23 15:42:51 +13:00
README.md DOC Change "SilverStripe" to "Silverstripe" in readme (#53) 2022-02-02 10:11:48 +13:00
composer.json DEP Set PHP 7.4 as the minimum version 2022-02-10 17:25:32 +13:00
phpunit.xml.dist API phpunit 9 support 2021-11-05 09:47:39 +13:00

README.md

Silverstripe CMS Recipe

Build Status

Base page and asset content-editing recipe for a Silverstripe (http://silverstripe.org) installation. This includes the modules:

Provided by [silverstripe/recipe-core]:

Provided by [silverstripe/recipe-cms]:

This can be either added to an existing project or used as a project base for creating a fully featured Silverstripe CMS project.

See the recipe plugin page for instructions on how Silverstripe recipes work.