Skip to content

patrickjaja/spryker-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spryker-minimal

Spryker starter kit to bootstrap applications with minimal effort. Function scope with UI:

  • Customer
  • Navigation
  • User
  • CMS
  • Glossary (l8n)

How to install

  • cd docker
  • PROJECT_NAME=spryker-minimal docker-compose up -d
  • ./rmq.sh
  • docker exec -it spryker-minimal-php composer install --no-interaction
  • docker exec -it spryker-minimal-php vendor/bin/install
  • change hosts file and add 127.0.0.1 zed.de.suite.local and 127.0.0.1 de.suite.local

URLS

Build app image locally

  • docker build ./docker -t spryker-minimal-php

update modules

  • git submodule foreach git pull origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages