Download the PHP package devtomic/magento2-module-messages without Composer
On this page you can find all versions of the php package devtomic/magento2-module-messages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devtomic/magento2-module-messages
More information about devtomic/magento2-module-messages
Files in devtomic/magento2-module-messages
Download devtomic/magento2-module-messages
More information about devtomic/magento2-module-messages
Files in devtomic/magento2-module-messages
Vendor devtomic
Package magento2-module-messages
Short Description The Messages module allows you to send success, notice, warning and error messages with HTML.
License MIT
Package magento2-module-messages
Short Description The Messages module allows you to send success, notice, warning and error messages with HTML.
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-module-messages
MarkShust_Messages
Table of contents
- Summary
- Installation
- API
- Usage
- License
Summary
By default, when you call $this->messageManager->addSuccessMessage
within Magento, you cannot pass custom HTML into your message. This doesn't provide you with the flexibility to provide customized messages to your visitors.
This module provides the ability to display custom messages including HTML, and still escapes the HTML to prevent cross-site scripting (XSS) attacks.
Installation
API
Usage
License
All versions of magento2-module-messages with dependencies
PHP Build Version
Package Version
The package devtomic/magento2-module-messages contains the following files
Loading the files please wait ....