htcmage / adminnoticeregistration
HTCMage Admin Notice Registration 扩展
1.0.0
2021-06-16 09:21 UTC
Requires
- php: >=7.1
This package is auto-updated.
Last update: 2024-09-17 10:57:30 UTC
README
描述
管理新客户通知
安装
通过 Zip 文件安装
- 解压 zip 文件并将内容复制到
app/code/HTCMage/AdminNoticeRegistration
- 运行命令:
php bin/magento module:enable HTCMage_AdminNoticeRegistration
- 运行命令:
php bin/magento setup:upgrade
- 清除缓存:
php bin/magento cache:flush
通过 Composer 安装
- 运行
composer require htcmage/adminnoticeregistration
安装模块 - 运行命令:
php bin/magento module:enable HTCMage_AdminNoticeRegistration
- 运行命令:
php bin/magento setup:upgrade
- 清除缓存:
php bin/magento cache:flush
如何使用
- 设置启用/禁用模块:
商店 -> 配置 -> HTCMage -> Admin Notice Registration