/skeleton

The Pimcore Skeleton - The right package to get your Pimcore project started from the ground up! 💪

Primary LanguagePHP

Pimcore 6 Project Skeleton

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 our demo package, listed below 😉

Getting started

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

Other demo/skeleton packages