ehdev/oro-crm-basics-bundle

Basic configuration, helper and tools for an OroCRM application

dev-master 2019-03-12 14:24 UTC

This package is auto-updated.

Last update: 2024-04-13 01:11:09 UTC


README

Build Status Total Downloads Latest Unstable Version Latest Stable Version License

Basic configuration, helper and tools for an OroCRM application

Installation

With composer, add:

{
    "require" : {
        "ehdev/oro-crm-basics-bundle": "*"
    }
}