htcmage/adminnoticeregistration

HTCMage Admin Notice Registration Extension

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/htcmage/adminnoticeregistration

1.0.0 2021-06-16 09:21 UTC

This package is auto-updated.

Last update: 2025-09-17 13:20:20 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