Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 538 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 538 Bytes

Spryker Initiator

Clone the current demo shop into any folder on your machine

Then create and adjust the config file based on the project.json file

Then use this project with the following commands

bin/console app:create-store

After the files have been created you can check them in the generated folder

Then you run the following command to patch the demo shop

bin/console app:patch-project ~/PhpStormProjects/B2B-demo-202311

Afterwards your adjusted demo shop is ready and can be bootstraped and started