dkarlovi / CoreShop

CoreShop - Pimcore eCommerce

Home Page:http://www.coreshop.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CoreShop


CoreShop - Pimcore eCommerce

Join the chat at https://gitter.im/coreshop/coreshop Behat UI Tests Behat UI Tests Behat UI Tests Software License Latest Pre-Release

CoreShop is a eCommerce Platform for Pimcore.

CoreShop Interface

Requirements

  • Pimcore ^10.2.2

Installation

  • 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
    

Further Information

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 and license

Copyright: CoreShop GmbH For licensing details please visit LICENSE.md

Screenshots

CoreShop Interface CoreShop Interface

About

CoreShop - Pimcore eCommerce

http://www.coreshop.org

License:Other


Languages

Language:PHP 67.4%Language:JavaScript 16.5%Language:CSS 7.5%Language:Gherkin 5.7%Language:Twig 2.7%Language:Shell 0.2%Language:Dockerfile 0.0%