Skip to content

bigfork/silvercommerce-recipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core SilverCommerce Recipe

Install recipie for the SilverStripe powered SilverCommerce ecommerce system.

Installing SilverCommerce

When starting a new project, create from this recipe using composer:

$ composer create-project silvercommerce/silvercommerce-recipe ./my-project

SilverCommerce can alternatively be added to any existing project (even if not created on a silverstripe base project)

$ composer init
$ composer require silvercommerce/silvercommerce-recipe

More Info

For more information on SilverStripe recipies, see the recipe plugin project.

About

Main recipe used to install a silvercommerce site

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%