Skip to content

Main OroCommerce package with core functionality.

License

Notifications You must be signed in to change notification settings

DocFX/orocommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OroCommerce

Scrutinizer Code Quality Travis CI build status

What is OroCommerce?

OroCommerce is an open-source Business to Business Commerce application built with flexibility in mind. OroCommerce can be customized and extended to fit any B2B commerce needs.

Installation

This package requires an application to run it. Please check the installation instructions in orocommerce-application repository

Use as dependency in composer

In order to define dependency on this package in your project just add the following to composer.json file:

    "require": {
        "oro/commerce": "~0.1@dev"
    }

Running Tests

To run unit tests:

phpunit

Resources

About

Main OroCommerce package with core functionality.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.3%
  • Gherkin 7.2%
  • JavaScript 3.9%
  • Twig 3.2%
  • SCSS 1.2%
  • HTML 0.2%