SwiftERM enables your site to personalise product selection in emails, so every email is unique to each end consumer
The extension captures customers shopping habits and their past orders so that it can use the swiftcrm.net service to send personalised emails to your customers. These emails promote the products on your store, giving priority to those products that are most relevant to the customer.
The extension uses background JavaScript calls to collect and store the customer’s shopping habits, without impeding the customer’s experience on your site.
The extension is easy to set up and uses Magento’s built in features to collect information and send emails to the customers. Visit swiftcrm.net for prices and free trails.
Releases (30)
Date | Version | Notes |
---|---|---|
2017-06-08 | 1.9.2 | Fixed a small bug in which products were not being fetched properly from order feeds. |
2017-05-24 | 1.9.1 | The product feed will now include prices with (or without) taxes applied, where applicable to their setup. Product feed will fetch child products of grouped products. Child products fetches information from it's parent and ignores parents that are not saleable. Order Feed now works out the correct cost of an order by applying the tax specified at time of order. Rather than item's base price. |
2017-03-21 | 1.9.0 | Added curl support, but with backwards compatability if neccessary. |
2017-03-07 | 1.8.0 | Added further php 5.2 support |
2017-02-09 | 1.7.3 | Fixed an issue with magento not collecting orders relevant to the right store. |
2017-01-16 | 1.7.2 | Fixed an issue with magento not collecting orders relevant to the right store. |
2016-10-18 | 1.7.1 | Fixed a undefined constant error, if certain return paths were set via smtp |
2016-09-21 | 1.7.0 | Orders to save load on server our cached in client database to not send orders that have already been sent to swift. Installs cache table which tells the system what orders have already been sent to the SwiftERM system |
2016-09-07 | 1.6.0 | Revamp of order feed and product to rely on parameters from the SwiftERM system. |
2016-08-26 | 1.5.0 | Fetches products in chunks rather than one big xml to save memory. |
2016-05-10 | 1.4.5 | Fixed an issue with dates throwing errors |
2016-05-09 | 1.4.4 | Fixed an issue with past orders being sent as new orders |
2016-04-26 | 1.4.3 | Fixed an issue with stock management items |
2016-04-25 | 1.4.2 | Improved 5.2 support |
2016-04-25 | 1.4.1 | Added a way to get past orders more effectively. General performance and efficiency improvements. |
2016-04-06 | 1.4.0 | Added a way to get past orders more effectively. General performance and efficiency improvements. |
2016-03-17 | 1.3.3 | Added a way to get past orders more effectively. |
2015-12-22 | 1.2.3 | Fixed an issue picking up SKUs in the product feed |
2015-12-16 | 1.2.2 | Better Support for product collection |
2015-12-15 | 1.2.1 | Better Support for special product pricing |
2015-12-14 | 1.2.0 | Better Support for grouped products |
2015-12-09 | 1.1.16 | Made the sending of emails more lightweight on Client Server |
2015-10-13 | 1.1.15 | The product xml sends SKU data on top of other features. |
2015-06-23 | 1.1.14 | Optimisation of the SwiftERM emails. |
2015-05-07 | 1.1.13 | The renaming of SwiftCRM to SwiftERM |
2015-04-17 | 1.1.12 | Collects more information about products. The system sends message to SwiftCRM when a plugin has been successfully installed. |
2015-03-16 | 1.1.11 | Collects more information about products |
2015-03-11 | 1.1.10 | Responds to Paypal Express Request |
2015-02-23 | 1.1.9 | Responds to Paypal Express Request |
2015-02-17 | 1.1.8 | SwiftPlugin works over http and https |