Download the PHP package gtstudio/module-notifications without Composer
On this page you can find all versions of the php package gtstudio/module-notifications. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gtstudio/module-notifications
More information about gtstudio/module-notifications
Files in gtstudio/module-notifications
Download gtstudio/module-notifications
More information about gtstudio/module-notifications
Files in gtstudio/module-notifications
Vendor gtstudio
Package module-notifications
Short Description This module shows magento messages in a clearer and more elegant way
License GPL-3.0
Package module-notifications
Short Description This module shows magento messages in a clearer and more elegant way
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package module-notifications
Module Gtstudio Notifications
``gtstudio/module-notifications``
- Main Functionalities
- Installation
- Configuration
- Specifications
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
All versions of module-notifications with dependencies
PHP Build Version
Package Version
No informations.
The package gtstudio/module-notifications contains the following files
Loading the files please wait ....