Download the PHP package vbdev/magento2-switch-customer-group without Composer
On this page you can find all versions of the php package vbdev/magento2-switch-customer-group. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vbdev/magento2-switch-customer-group
More information about vbdev/magento2-switch-customer-group
Files in vbdev/magento2-switch-customer-group
Download vbdev/magento2-switch-customer-group
More information about vbdev/magento2-switch-customer-group
Files in vbdev/magento2-switch-customer-group
Vendor vbdev
Package magento2-switch-customer-group
Short Description A Magento 2 module for Switch Customer Group
License OSL-3.0 AFL-3.0
Package magento2-switch-customer-group
Short Description A Magento 2 module for Switch Customer Group
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-switch-customer-group
Magento 2.4.x module for Switch Customer Group
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
All versions of magento2-switch-customer-group with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package vbdev/magento2-switch-customer-group contains the following files
Loading the files please wait ....