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.
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! 😎