CoreShop - Pimcore eCommerce
CoreShop is a eCommerce Platform for Pimcore.
- Pimcore
^10.2.2
- Allow dev version to be installed:
composer config "minimum-stability" "dev" composer config "prefer-stable" "true"
- Install with composer
composer require coreshop/core-shop:^3.0
- Run enable Bundle command
php bin/console pimcore:bundle:enable CoreShopCoreBundle
- Run Install Command
php bin/console coreshop:install
- Optional: Install Demo Data
php bin/console coreshop:install:demo
You can see a running demo here CoreShop 3.x Demo
Backend Credentials
Admin: https://demox.coreshop.org/admin
Username: admin
Password: coreshop
Copyright: CoreShop GmbH For licensing details please visit LICENSE.md