htcmage / adminnoticeregistration
HTCMage Admin Notice Registration Extension
Package info
github.com/htcmage/admin-notice-registration
Type:magento2-module
pkg:composer/htcmage/adminnoticeregistration
1.0.0
2021-06-16 09:21 UTC
Requires
- php: >=7.1
This package is auto-updated.
Last update: 2026-03-17 14:28:17 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/adminnoticeregistrationto 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