Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
eBay integration - showing eBay ads and user's current Items?
3stripe
✭✭
Just wondering if this is possible - eg an add-on that shows a users current eBay items on their account page?
Or even their "Ending soon" items as text links in their signature?
Also, what about hooking up with the eBay affiliate API or eBay Editor Kit, to display keyword related eBay item ads, or refer on new users & bidders etc.. anyone had a shot at this?
Interested to hear your thoughts, the API looks pretty simple and comes in PHP flavour and well as others.
If you're up for tackling the add-ons there could be some very good karma and/or financial incentive from my good self.
Cheers
Mista3
Or even their "Ending soon" items as text links in their signature?
Also, what about hooking up with the eBay affiliate API or eBay Editor Kit, to display keyword related eBay item ads, or refer on new users & bidders etc.. anyone had a shot at this?
Interested to hear your thoughts, the API looks pretty simple and comes in PHP flavour and well as others.
If you're up for tackling the add-ons there could be some very good karma and/or financial incentive from my good self.
Cheers
Mista3
0
This discussion has been closed.
Comments
1. Store eBay user id - use Predefined Attributes add-on2. Insert into RSS feed query string3. Display feed, including images, on users accounts page
4. Display 2 or 3 text links from feed in users signature NOT REQUIREDDo you have php5 with the curl, SimpleXML and xpath extensions install on your server. With them, it is really easy to use an api. Or if you can use rss, using Magpie is also simple.
For displaying the info, on the account page, just look at extensions like MyGamerCard extension or the Role History extension.
I'm still stuck. Boo!decided to have another shotIf you took the rss reader from FeedReader and merged it into the Flickr extension that displays a feed on your account page, that would be it sorted I reckon. I can probably hack and paste it from their to make the feed customisable depending on your location, shoe size etc....
PS. Dinoboff, MyGamerCard has a typo... "You can add your Gamer Card to your Profil."
Notice: Undefined property: etag in /home/.canicula/jamesgreig/sneakergeeks.com/beta/extensions/eBayItems/magpierss-0.72/rss_fetch.inc on line 156