Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 827 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 827 Bytes

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=3G composer create-project pimcore/demo-basic:dev-master my-project
cd ./my-project
./vendor/bin/pimcore-install

Other demo/skeleton packages