MyFeeds — Affiliate Product Feed Manager Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Write affiliate posts without copy-paste. Prices stay up to date automatically. MyFeeds — Affiliate Product Feed Manager imports your affiliate product feed into your WordPress database, so you can drop product cards into any post or page from the block editor — no external calls when a visitor loads your page.
Insert product cards directly in Gutenberg with the MyFeeds – Product Picker block. Search your feed by name, brand, or category — the smart search understands synonyms and German umlauts. Products render in a responsive grid with live prices, images, and your affiliate links.
How it works
- Paste a product feed URL from your affiliate network (AWIN, Webgains, Rakuten, Tradedoubler, Admitad, and other networks that provide CSV, TSV, XML, or JSON feeds).
- MyFeeds imports and indexes the products locally in your database.
- Use the Product Picker block in any post or page to search the index and select products.
- Published pages render a responsive grid with prices, images, and affiliate links.
Features
- Affiliate product feed import — Add an affiliate product feed and manage it from the WordPress admin.
- Universal feed import — CSV, TSV, XML, and JSON feeds are detected and parsed automatically.
- Smart Mapping — Automatic field detection (title, price, brand, image, affiliate link, …) with manual override if needed.
- Smart Search — FULLTEXT search with synonym expansion, German stemming, umlaut normalisation, and gender-aware filtering.
- Product Picker block — Native Gutenberg block to search, select, and display products in posts and pages.
- Grid layout — Responsive product grid with prices, brands, shipping info, and affiliate links.
- Manual and automatic sync — Update products on demand with a single click, plus a nightly quick refresh and a weekly full re-import via WP-Cron.
- Local storage — All product data lives in your WordPress database. No external calls on the frontend.
- Works with any block theme — Compatible with any WordPress theme that supports the block editor.
Related paid plugins
This plugin is fully functional on its own. Separate, independent paid plugins called MyFeeds Pro and MyFeeds Premium are available at myfeeds.site and ship with additional features such as a carousel block, a visual card design editor with Google Fonts, and an analytics dashboard. They are not required to use this plugin.
External Services
This plugin connects to external services only when the site administrator chooses to configure a feed that uses them. No external services are contacted on the frontend or for visitors.
AWIN Publisher API
When you add an AWIN feed in the WordPress admin, the plugin calls the AWIN Publisher API on your behalf to verify your publisher credentials, look up your approved advertisers, and resolve their feed download URLs so the import job knows where to pull the product feed from.
- What data is sent: your AWIN publisher ID, the advertiser ID, and your AWIN API key (passed as an HTTP header). No WordPress user data, no visitor data, and nothing from the frontend is transmitted.
- When it is sent: only in the WordPress admin, when you open the AWIN feed setup dialog, verify credentials, or trigger a feed refresh. No frontend page view ever calls this API.
- Where it is sent:
https://api.awin.com/— AWIN’s official publisher API endpoint. - Why: AWIN requires publishers to fetch feed download URLs via their API rather than hard-coding them, because the URLs are rotated and tied to your publisher account.
AWIN’s terms of service and privacy policy apply to this data exchange:
- Terms of Service: https://www.awin.com/gb/publisher-terms
- Privacy Policy: https://www.awin.com/gb/legal/privacy-policy
Configured product feed URL (any affiliate network)
To import products, the plugin downloads the feed file from the URL you save in the Feed Manager. The feed URL points to your affiliate network’s product feed export — for example AWIN (https://productdata.awin.com/...), Tradedoubler (https://fr.tradedoubler.com/...), Webgains, Rakuten, Admitad, or any other network that hands you a CSV/TSV/XML/JSON feed URL.
- What data is sent: an HTTP GET request to the feed URL with a
User-Agentheader identifying the WordPress site and plugin version. No publisher credentials, user data, or visitor data are sent in the request body. - When it is sent: in the WordPress admin only, when you click “Reimport”, and on the configured cron schedule (nightly quick sync and weekly full import). The frontend never calls the feed URL.
- Where it is sent: to the host in the feed URL you configure. The plugin does not share that URL with any third party.
Because the feed URL itself is provided by an affiliate network, the privacy and terms of that download are governed by that network. The two networks listed in our test matrix publish their terms and privacy policies at:
- Tradedoubler — Terms: https://www.tradedoubler.com/terms-conditions, Privacy Policy: https://www.tradedoubler.com/privacy-policy
- AWIN — Terms: https://www.awin.com/gb/publisher-terms, Privacy Policy: https://www.awin.com/gb/legal/privacy-policy
If you configure a feed URL from a different network (Webgains, Rakuten, Admitad, etc.), the terms and privacy policy of that network apply to the feed download. Please refer to your network’s documentation.
No data is sent to any other external service. The plugin stores imported products in your own WordPress database and serves them from there; the frontend never contacts an external host to render a product.
Source Code
The full source for this plugin is open-source. See https://myfeeds.site for the project homepage and links to the public repository.
- Block editor source:
src/index.js - Build tool: terser via
npm run build(configuration inpackage.json)
To rebuild the editor bundle from source, run npm install && npm run build inside the plugin folder.
Screenshots
No screenshots provided

