-
Create a new git repository: "my-project-name"
-
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
- Run composer
php composer.phar install
php composer.phar update
-
If no virtualhost or other webarea created, do so now. Point to content of web folder.
-
Setup appropriate redirect rules for eZ Publish 5. Either vhost-conf or htaccess
-
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