Skip to content

Add API and content service modules to your Silverstripe project

License

Notifications You must be signed in to change notification settings

silverstripe/recipe-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe services recipe

CI Silverstripe supported module

This includes the following Silverstripe modules:

This can be either added to an existing project or used as a project base for creating a basic CWP install.

Installation

composer create-project silverstripe/recipe-services ./myproject

More information

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