SilverStripe recipe for fully featured page and asset content editing
Go to file
Guy Sartorelli b466aa53a8
Merge pull request #82 from creative-commoners/pulls/6/module-standardiser-1708320655
DEP Dependencies for CMS 6
2024-02-20 11:21:45 +13:00
.github MNT Run module-standardiser (#78) 2023-12-21 16:22:13 +13:00
app/src ENH Add generic types (#79) 2024-01-18 10:21:43 +13: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
LICENSE MNT Run module-standardiser 2023-08-14 15:47:05 +12:00
README.md MNT Standardise modules 2022-08-01 10:44:06 +12:00
composer.json DEP Dependencies for CMS 6 2024-02-19 18:30:55 +13:00
phpstan.neon.dist MNT Run module-standardiser (#81) 2024-02-02 14:04:56 +13:00
phpunit.xml.dist MNT Standardise modules 2022-08-01 10:44:06 +12:00

README.md

Silverstripe CMS Recipe

CI Silverstripe supported module

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.