epuzzle/magento2-customer-price-admin-ui

This module provides admin UI for customer prices module

1.1.4 2025-05-25 17:47 UTC

This package is auto-updated.

Last update: 2025-05-25 17:49:43 UTC


README

Builds Status

Magento 2.4.3 Actions Status Magento 2.4.7 Actions Status Magento 2.4.8 Actions Status

Supported Magento 2 versions

Version Status Notes
Magento Open Source/Magento Commerce 2.3.* ? Deprecated module here
Magento Open Source 2.4.3
Magento Commerce 2.4.3
Magento Open Source 2.4.4+
Magento Commerce 2.4.4+

Installation

  1. Open Magento 2 project and go to the root directory.
  2. composer require epuzzle/magento2-customer-price-admin-ui
  3. Run needed commands: php bin/magento setup:upgrade && php bin/magento setup:di:compile if you need please run these commands also: php bin/magento module:enable EPuzzle_CustomerPriceAdminUi, php bin/magento setup:static-content:deploy
  4. After installation please run the reindex command: php bin/magento indexer:reindex

License

Copyright (c) 2022 ePuzzle contributors. The customer price admin UI module is MIT licensed. Project coordinator: <dkaplin1994@gmail.com>