demo-ecommerce icon indicating copy to clipboard operation
demo-ecommerce copied to clipboard

END OF LIFE - DO NOT USE ANYMORE!

Ecommerce-Demo for Pimcore 5

E-Commerce Demo Application for Pimcore 5. This demo package is intended to be used by Pimcore newcomers who want to know more in the areas of PIM and E-Commerce. It's tailored get an overview of Pimcores PIM and E-Commerce functionality and can be used as a blue print for E-Commerce Applications built with Pimcore.

Getting started

COMPOSER_MEMORY_LIMIT=-1 composer create-project pimcore/demo-ecommerce my-project
cd ./my-project
./vendor/bin/pimcore-install
  • Point your virtual host to my-project/web
  • Open https://your-host/admin in your browser
  • Done! 😎