Skip to content

Latest commit

 

History

History
executable file
·
23 lines (17 loc) · 766 Bytes

INSTALL.md

File metadata and controls

executable file
·
23 lines (17 loc) · 766 Bytes

Installation guide

  1. Create a new git repository: "my-project-name"

  2. Checkout keyteq-ez5-skeleton

git clone [email protected]:Keyteq/keyteq-ez5-skeleton.git my-project-name
cd ./my-project-name
git remote set-url origin [email protected]:Keyteq/my-project-name.git
git push origin master
  1. Run composer
php composer.phar install
php composer.phar update
  1. If no virtualhost or other webarea created, do so now. Point to content of web folder.

  2. Setup appropriate redirect rules for eZ Publish 5. Either vhost-conf or htaccess

  3. If initial install of project, continue reading, else you can go ahead and code.

Known issue: image magick path can differ between the different environments. Check ezpublish.yml