Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Description:

Looking to incorporate your eBay auctions listings into your drupal website? This module has one simple goal, to allow a way to list all of a user's eBay items up for auction or store in real time directly from the eBay API connection.

I never found a complete module to do this right. This module tries to do it right. It creates a Block and a Page for the auctions / store listings. The page is accessible at [Your site]/eBay. I have also set up a configuration page to handle listing sorting, number of listings, and the User IDs and API or AppIDs. I want to make this better but this is working and running on my site at: MoparCarParts.com/eBay

Installation:

  1. Download and install the Module Bellow.
  2. Set permissions.
  3. Configure the need variables in the administration menu.
  4. Try it go to: [your site]/eBay

My goal is to keep adding features and support more custimization into the future. Please note this is my first Drupal module please be fair.

Project information