Coder Social home page Coder Social logo

vtsykun / coreshop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coreshop/coreshop

0.0 1.0 0.0 18.13 MB

CoreShop - Pimcore eCommerce

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

License: Other

PHP 70.25% Shell 0.23% CSS 6.99% JavaScript 19.23% HTML 3.30%

coreshop's Introduction

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);
  • Add Following to your app/config/config.yml
        imports:
            - { resource: "@CoreShopCoreBundle/Resources/config/app/config.yml" }
  • Run Install Command php bin/console coreshop:install
  • Activate AdminBundle in Pimcore Extension Manager
  • Optional: Install Demo Data php bin/console coreshop:install:demo

Demo

You can see a running demo here CoreShop Demo

Migration from CoreShop 1

If you want to migrate some of your from CoreShop 1, you can use the Import/Export Bundle:

Copyright and license

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

Screenshots

CoreShop Interface CoreShop Interface

coreshop's People

Contributors

cs-silentbob avatar dpfaffenbauer avatar gitter-badger avatar solverat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.