Home
Softono

Orocommerce

Open source PHP
204
Stars
95
Forks
68
Issues
63
Watchers
2 months
Last Commit

 About Orocommerce

Main OroCommerce package with core functionality.

Platforms

Web Self-hosted

Languages

PHP

Need Help Installing Orocommerce?

We provide expert installation service for this software. Our team will install, configure, and secure Orocommerce on your server. plans start at just $30.

Orocommerce

View on GitHub

OroCommerce

Scrutinizer Code Quality

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