epuzzle / magento2-customer-price-admin-ui
This module provides admin UI for customer prices module
Installs: 59
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 4
Open Issues: 0
Type:magento2-module
pkg:composer/epuzzle/magento2-customer-price-admin-ui
Requires
This package is auto-updated.
Last update: 2025-11-04 21:51:18 UTC
README
Builds Status
Supported Magento 2 versions
| Version | Status | Notes |
|---|---|---|
| Magento Open Source/Adobe Commerce 2.3.* | ? | Deprecated module here |
| Magento Open Source 2.4.3 | ✓ | |
| Adobe Commerce 2.4.3 | ✓ | |
| Magento Open Source 2.4.4+ | ✓ | |
| Adobe Commerce 2.4.4+ | ✓ |
Installation
- Open Magento 2 project and go to the root directory.
composer require epuzzle/magento2-customer-price-admin-ui- Run needed commands:
php bin/magento setup:upgrade && php bin/magento setup:di:compileif you need please run these commands also:php bin/magento module:enable EPuzzle_CustomerPriceAdminUi,php bin/magento setup:static-content:deploy - After installation please run the reindex command:
php bin/magento indexer:reindex
License
Copyright (c) 2025 ePuzzle contributors. The customer price admin UI module is MIT licensed. Project coordinator: <dkaplin1994@gmail.com>