Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 937 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 937 Bytes

OroCRMBasicsBundle

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": "*"
    }
}