/marello

Marello

Primary LanguagePHPOtherNOASSERTION

Marello

GitHub release

Marello an Open Source ERP for Commerce tool.

This document contains information on how to download, install, and start using Marello. For a more detailed explanation, see the [Installation] chapter.

Requirements

Marello requires Symfony 2.8.x, Doctrine 2 and PHP 7.0 or above.

Installation

curl -s https://getcomposer.org/installer | php

php composer.phar install

Run unit tests

Please make sure you have at least phpunit 4.5.0 or above. To run unit tests of any bundles :

phpunit