Skip to content

Mulderua/EltrinoOroCRMAmazonBundle

 
 

Repository files navigation

OroCRM Amazon Integration

This bundle adds additional channel to OroCRM, allows to import orders from Amazon, view orders with all order info such as ordered items, addresses and other customer data provided by Amazon via API and retrieved by the bundle.

Eltrino team is working on improvements for this bundle, as well as on support for eBay and other popular platforms and marketplaces.

Requirements

  • supports OroCRM version 1.3 or above;
  • Guzzle version 3.7.

Installation

Marketplace

Navigate to System > Package Manager to install it from OroCRM Marketplace

Composer

Add as dependency in composer:

composer require eltrino/orocrm-amazon-bundle:2.0.3

For this bundle to function properly, clear cache by issuing the following command:

php app/console cache:clear --no-warmup

In addition, run platform update:

php app/console oro:platform:update --force --timeout=0

Contributing

We welcome all kinds of contributions in the form of bug reporting, patches submitting, feature requests or documentation enhancement. Please refer to our guidelines for contributing if you wish to be a part of the project.

About

OroCRM Amazon Integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.4%
  • JavaScript 2.4%
  • HTML 2.2%