Magento Affiliate product Feed Pack for Magento is a tool to help affiliates import their affiliate feeds in easy to follow steps.
- In this release, We have replaced the old Magento 1 dataflow import with server sent events (SSE) to avoid old slow ajax calls (Client sends a request to the server and wait for response). The server will now update the client (one direction update) to show progress and reports errors.
- We used jQuery dataTables plugins to manage category mapping. It is good feature for those who do not want to edit relationships in phpMyAdmin between feeds categories and Magento categories.
- From the extension configuration area, we can choose whether or not we want to redirect our users to the advertiser's product page directly from category pages