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.
Marello requires Symfony 2.8.x, Doctrine 2 and PHP 7.0 or above.
curl -s https://getcomposer.org/installer | php
php composer.phar install
Please make sure you have at least phpunit 4.5.0 or above. To run unit tests of any bundles :
phpunit