Skip to content

umpirsky/marello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marello

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.7.x, Doctrine 2 and PHP 5.4.9 or above.

Installation

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

php composer.phar install

Run unit tests

To run unit tests of any bundles :

phpunit

Packages

No packages published

Languages

  • PHP 75.4%
  • HTML 17.1%
  • JavaScript 6.3%
  • CSS 1.2%