Download the PHP package eltrino/orocrm-ebay-bundle without Composer

On this page you can find all versions of the php package eltrino/orocrm-ebay-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package orocrm-ebay-bundle

OroCRM eBay Integration

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

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

Requirements

Installation

Please refer to the instruction described in How to Manage OroPlatform Extensions article.

Package/Extension name to use is `eltrino/orocrm-ebay-bundle

In order to preserve data consistency, load data from the Buyer Connector first. This action facilitates loading of the correct user data to imported orders. To achieve this, follow the provided instruction:

  1. Open System > Integrations > Manage Integrations.
  2. Create (or edit existing) integration with Ebay type.
  3. Provide all the required data.
  4. Make sure none of the connector check boxes are selected.
  5. Click Save on the top right corner of the page.
  6. Select Buyer connector check box.
  7. Save the integration.
  8. Select Order connector check box.
  9. Save the integration once again.

We've created the feature request to enable connector ordering by the certain parameters to ensure the correct data loading order. As soon as (and if) these changes are implemented, this instruction will be updated. You can follow the news for request here

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.


All versions of orocrm-ebay-bundle with dependencies

PHP Build Version
Package Version
Requires oro/crm Version >=2.0.0
guzzle/guzzle Version 3.7.*
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package eltrino/orocrm-ebay-bundle contains the following files

Loading the files please wait ....