Thanks to visit codestin.com
Credit goes to github.com

Skip to content

beatmap/CoreShop-1

 
 

Repository files navigation

CoreShop 2 (Development)

Looking for the current stable (version 1)? See https://github.com/coreshop/CoreShop/tree/coreshop1

I am happy to announce CoreShop 2 - Pimcore eCommerce Framework, the best CoreShop since CoreShop - now totally based on Symfony.

Join the chat at https://gitter.im/dpfaffenbauer/pimcore-coreshop Build Status Software License Latest Stable Version

CoreShop is a Bundle for Pimcore. It enhances Pimcore with eCommerce features.

CoreShop Interface

Installation

  • Install with composer composer require coreshop/core-shop dev-master
  • Add Following Call to AppKernel's registerBundlesToCollection function
        \CoreShop\Bundle\CoreBundle\Application\RegisterBundleHelper::registerBundles($collection);
  • Import "@CoreShopCoreBundle/Resources/config/app/config.yml" in your app/config/config.yml
  • Activate Admin Bundle in Pimcore Extension Manager
  • Run Install from Pimcore Extension Manager or from CLI php bin/console coreshop:install

Copyright and license

Copyright: Dominik Pfaffenbauer For licensing details please visit LICENSE.md

Screenshots

CoreShop Interface CoreShop Interface

About

CoreShop - Pimcore eCommerce

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 73.1%
  • JavaScript 23.3%
  • HTML 3.0%
  • CSS 0.6%