If you use it, you are effectively adopting the code for your own project.
This extensions aims to be a drop in replacement for the Magento core/message
block, causing session splash messages to be rendered client side in the browser using JavaScript.
- Version: check the config.xml
- Extension key: - This extension is not on Magento Connect (github only) -
- Extension on GitHub
- Direct download link
This extensions aims to be a drop in replacement for the Magento core/message
block, causing session splash messages to be rendered client side in the browser using JavaScript.
The splash messages are sent using a cookie jsmessages
.
This extension probably is mainly useful when implementing some kind of full page cache, for example https://github.com/colinmollenhour/Cm_Diehard.
- Magento >= 1.8 (probably also earlier)
- If you use the Magento compiler, disable compilation mode.
- Unpack the extension ZIP file in your Magento root directory.
- Clear the cache.
- If you use the Magento compiler, recompile.
If you have any issues with this extension, open an issue on GitHub (see URL above)
Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Vinai Kopp
http://vinaikopp.com
@VinaiKopp
OSL - Open Software Licence 3.0
(c) 2014 Vinai Kopp