kitt3n/pimcore-skeleton

This package's canonical repository appears to be gone and the package has been frozen as a result.

1.0.0 2019-07-24 13:37 UTC

This package is auto-updated.

Last update: 2019-10-10 12:30:23 UTC


README

This skeleton should be used by experienced Pimcore developers for starting a new project from the ground up. If you are new to Pimcore, it's better to start with one of our demo packages, listed below 😉

Getting started

COMPOSER_MEMORY_LIMIT=-1 composer create-project pimcore/skeleton:dev-master my-project
cd ./my-project
./vendor/bin/pimcore-install

Other demo/skeleton packages