CoreShop 2 - A eCommerce Framework based on Pimcore and Symfony.
Looking for the current stable (version 1)? See https://github.com/coreshop/CoreShop/tree/coreshop1
CoreShop is a Bundle for Pimcore. It enhances Pimcore with eCommerce features.
- Pimcore 5.4
- Install with composer
composer require coreshop/core-shop dev-master
- 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 Demo
Backend Credentials
Admin: https://demo2.coreshop.org/admin
Username: admin
Password: coreshop
Copyright: Dominik Pfaffenbauer For licensing details please visit LICENSE.md