gtstudio/module-notifications

This module shows magento messages in a clearer and more elegant way

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

1.1.0 2022-11-28 04:23 UTC

This package is auto-updated.

Last update: 2024-05-28 07:44:24 UTC


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