fishpig/magento2-remove-msrp

There is no license information available for the latest version (1.0.3) of this package.

1.0.3 2021-06-02 12:59 UTC

This package is auto-updated.

Last update: 2024-03-26 09:44:20 UTC


README

Cleanly and automatically removes the Magento_Msrp module from Magento.

Installation

composer require fishpig/magento2-remove-msrp && \
bin/magento module:enable FishPig_RemoveMsrp --keep-generated && \
bin/magento cache:flush