epuzzle/magento2-customer-price-admin-ui

This module provides admin UI for customer prices module

1.1.2 2022-07-20 11:16 UTC

This package is auto-updated.

Last update: 2024-09-20 17:32:40 UTC


README

Builds Status

Magento 2.4.3 Actions Status Magento 2.4.4 Actions Status

Supported Magento 2 versions

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>