ehdev/oro-crm-basics-bundle

Basic configuration, helper and tools for an OroCRM application

Installs: 546

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/ehdev/oro-crm-basics-bundle

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

This package is auto-updated.

Last update: 2025-09-13 04:20:07 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": "*"
    }
}