procinger/pimcore-composer-skeleton

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.

pimcore composer skeleton example

dev-master 2016-12-11 10:39 UTC

This package is not auto-updated.

Last update: 2023-07-31 08:27:15 UTC


README

user@host$ mysql -u root -p -e "CREATE DATABASE pimcore charset=utf8mb4;"
user@host$ git clone https://github.com/procinger/pimcore-composer-skeleton.git /path/to/document/root
user@host$ cd /path/to/document/root
user@host$ composer create-project