This project is not covered by Drupal’s security advisory policy.

The module provides a block with eBay products which you can customize and make them related to your content.
It can be integrated with Ebay Partner Network

Also there is an API where you can modify the keyword, category and other custom parameters which are used for making an API call to Ebay.

Please note, that this is a lightweight module and all logic was intentionally moved into the client side. So it will not add any performance issues to your site.

Installation:

Place the module into your modules folder and enable it.

Configuration:

  1. Visit /admin/config/system/ebay_partner_network
  2. Provide your Ebay APP ID, Default ebay store, block title and the number of items to be displayed in a block.
  3. Configure ebay categories:
    • specify default category which will be always used as a fallback
    • if you need a more detailed search then you can specify ebay CategoryIDs (which you can find in
      http://open.api.ebay.com/Shopping?callname=GetCategoryInfo&appid={your_Ebay_App_key}&siteid={ebay_site_id}&CategoryID=1&version=729&IncludeSelector=ChildCategories) and these particular categories will be loaded up to the depth you want
  4. Specify your ebay partner network details
  5. Visit the content type settings where the block is going to be displayed and add a new field of the 'ebay_category' type.
    The field should be populated with ebay categories, so you can associate each node with the different ebay category.
  6. *Default keyword and category can be modified. More info can be found in ebay_partner_network.api.php
Supporting organizations: 
Sponsored development

Project information

  • Project categories: E-commerce
  • Created by extremal on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases