Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 540 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 540 Bytes

Marketing-related Packaged Bundles

Marketing-related package comes with specific bundles intended to integrate marketing features into the Oro applications.

Use as Dependency in Composer

In order to use the package in your project, it needs to be added as a dependency in the composer.json file:

    "require": {
        "oro/marketing": "1.0.*"
    }

Resources