extensions / customer-pricing
There is no license information available for the latest version (1.0.0) of this package.
Customer Pricing Extension
Package info
github.com/tatdat2610/extensions-customer-pricing
Type:magento2-module
pkg:composer/extensions/customer-pricing
1.0.0
2020-10-15 15:11 UTC
Requires
- magento/framework: ^102.0.0
- magento/module-catalog: *
- magento/module-catalog-rule: *
- magento/module-customer: *
This package is auto-updated.
Last update: 2026-02-28 00:51:12 UTC
README
Magento 2 module allow you can configure specific price of product for specific customer
Installation
Go to root folder and run command
composer require extensions/customer-pricing
php bin/magento setup:upgrade
php bin/magento module:enable Extensions_CustomerPricing
Command
Full Reindex
php bin/magento indexer:reindex customer_product_price_flat
Changelog
* 1.0.0 - Initial module