htcmage/adminnoticeregistration

HTCMage Admin Notice Registration Extension

Maintainers

Package info

github.com/htcmage/admin-notice-registration

Type:magento2-module

pkg:composer/htcmage/adminnoticeregistration

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2021-06-16 09:21 UTC

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/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