Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 823 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 823 Bytes

Pimcore 5 Demo Basic (Twig-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-twig my-project
cd ./my-project
./vendor/bin/pimcore-install

Other demo/skeleton packages