htcmage/adminnoticeregistration

HTCMage Admin Notice Registration Extension

1.0.0 2021-06-16 09:21 UTC

This package is auto-updated.

Last update: 2024-04-17 09:56:33 UTC


README

Description

Admin New Customer Notification

Installation

Installation by Zip file

  • Unzip the zip file and copy the content to app/code/HTCMage/AdminNoticeRegistration
  • Run command: php bin/magento module:enable HTCMage_AdminNoticeRegistration
  • Run command: php bin/magento setup:upgrade
  • Flush cache: php bin/magento cache:flush

Installation by Composer

  • Run composer require htcmage/adminnoticeregistration to install module
  • Run command: php bin/magento module:enable HTCMage_AdminNoticeRegistration
  • Run command: php bin/magento setup:upgrade
  • Flush cache: php bin/magento cache:flush

How to use

  • Setting to enable/disable module: Stores -> Configuration -> HTCMage -> Admin Notice Registration