With this extension you will be able to export a custom hash from Magento to Merge Tag on MailChimp and use as a parameters to log in your customer on you store, after they click them on e-mail.
This extesion use Magento Crypt to crypt and decrypt the value of the Merge Tag. For those don't knew about it, each Magento installation have a unique phrase used to crypt some data. So "thiagosantos" string crypted using my Magento instalation will have a diferent return string, of doing the same on your own store. This make my extension much secured and very usefull, for AutoLogin
Releases (4)
Date | Version | Notes |
---|---|---|
2013-01-22 | 1.0.24 | Fix:
|
2012-11-26 | 1.0.23 | Fix: Stop showing message of "Invalid parameter or nonexistent user." and "Invalid or nonexistente user." Now its possible to log in on Magento through a simple url not need anymore to link to the controller. Update with the last version of Ebizmarts 1.0.23. |
2012-09-28 | 1.0.22 | Now its possible to log in on Magento through a simple url not need anymore to link to the controller. Update with the last version of Ebizmarts 1.0.22. |
2012-09-24 | 1.0.21 | Now its possible to log in on Magento through a simple url not need anymore to link to the controller. Update with the last version of Ebizmarts 1.0.21. |