Skip to content

datasolution-oro/orocommerce

This branch is 1032 commits behind oroinc/orocommerce:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 21, 2020
Jun 15, 2022
Nov 24, 2023
Feb 3, 2021
Jun 15, 2021
Nov 14, 2023
Jul 24, 2015
May 5, 2023
Mar 3, 2023
Oct 16, 2023
Oct 16, 2023
Oct 19, 2023
Oct 2, 2017
Oct 2, 2017
Oct 2, 2017
Oct 4, 2017
Nov 24, 2017
Jan 25, 2018
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Jan 12, 2023
Apr 4, 2023
Mar 3, 2023
Mar 14, 2022
Dec 29, 2016

Repository files navigation

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

About

Main OroCommerce package with core functionality.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 82.5%
  • Gherkin 8.1%
  • JavaScript 4.9%
  • Twig 2.9%
  • SCSS 1.2%
  • HTML 0.4%