pimcore/demo-basic

The Pimcore Basic Demo Package (using PHP templates) - You're new to Pimcore? That's your entry point! 🤓


License
CNRI-Python-GPL-Compatible

Documentation

Pimcore 5 Demo Basic (PHP-Templates)

This demo package is intended to be used by Pimcore newcomers. It's tailored get an overview of Pimcore and contains some very basic use-cases to get you started quickly with Pimcore.

Getting started

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

Other demo/skeleton packages