vbdev/magento2-switch-customer-group
最新稳定版本:1.0.1
Composer 安装命令:
composer require vbdev/magento2-switch-customer-group
包简介
A Magento 2 module for Switch Customer Group
关键字:
README 文档
README
composer require vbdev/magento2-switch-customer-group
Main Functionalities
- The module offers a configuration in the admin, in Stores->Configuration->VBDEV->Switch Customer Group
- The module provides functionality to change customer groups based on three actions that can be chosen by the shopkeeper.
- The module also provides the possibility to change customer groups by customer id quickly.
Install
Type 1: Zip file
- Unzip the zip file in
app/code/Vbdev - Enable the module by running
bin/magento module:enable Vbdev_SwitchCustomerGroup - Apply database updates by running
bin/magento setup:upgrade - Flush the cache by running
bin/magento cache:flush
Type 2: Composer
- Install the module composer by running
composer require vbdev/magento2-switch-customer-group - enable the module by running
bin/magento module:enable Vbdev_SwitchCustomerGroup - apply database updates by running
bin/magento setup:upgrade - Flush the cache by running
bin/magento cache:flush
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-05-11