Skip to content

hafeez3000/orocommerce

 
 

Repository files navigation

OroCommerce

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

About

OroCommerce - an open-source Business to Business Commerce application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.2%
  • JavaScript 10.8%
  • HTML 5.8%
  • CSS 3.2%