gtstudio / module-notifications
This module shows magento messages in a clearer and more elegant way
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
README
``gtstudio/module-notifications``
Main Functionalities
This module shows magento messages in a clearer and more elegant way
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Gtstudio
- Enable the module by running
php bin/magento module:enable Gtstudio_Notifications
- Apply database updates by running
php bin/magento setup:upgrade
*
Type 2: Composer
- Install the module composer by running
composer require gtstudio/module-notifications
- enable the module by running
php bin/magento module:enable Gtstudio_Notifications
- apply database updates by running
php bin/magento setup:upgrade
*
Configuration
-
Enable (notifications/general/enable)
-
Custom Css (notifications/general/custom_css)
-
Message Time Out (notifications/general/time_out)
Specifications
- Block
- Notifications > messages.phtml