Vinai / VinaiKopp_JsMessages

This Magento 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Magento 1 extension is orphaned, unsupported and no longer maintained.

If you use it, you are effectively adopting the code for your own project.

Client Side Message Rendering

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.

Facts

Description

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.

Compatibility

  • Magento >= 1.8 (probably also earlier)

Installation Instructions

  1. If you use the Magento compiler, disable compilation mode.
  2. Unpack the extension ZIP file in your Magento root directory.
  3. Clear the cache.
  4. If you use the Magento compiler, recompile.

Support

If you have any issues with this extension, open an issue on GitHub (see URL above)

Contribution

Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Vinai Kopp
http://vinaikopp.com
@VinaiKopp

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2014 Vinai Kopp

About

This Magento 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.


Languages

Language:PHP 92.3%Language:JavaScript 5.8%Language:HTML 1.9%