Skip to content
master
Go to file
Code
This branch is 7439 commits behind marellocommerce:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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
You can’t perform that action at this time.