Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 772 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 772 Bytes

Demo and Blue Print Application for Pimcore 6

This demo package is intended to be used by Pimcore newcomers who want to learn Pimcore and see it in action. It's tailored get an overview of Pimcores CMS, DAM, PIM and E-Commerce functionality and can be used as a blue print for E-Commerce Applications built with Pimcore. If you are an experienced Pimcore developer, have a look at the Skeleton linked below instead.

Getting started

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

Other demo/skeleton packages