Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 902 Bytes

File metadata and controls

31 lines (19 loc) · 902 Bytes

FixStoreInformationScope

Magento 2 module for fix 'Store Information' scope (see magento/magento2#38498).

This is a temporary solution. Created a pull request magento/magento2#38542.


INSTALLATION

manual

  1. Download ZIP file and extract to app/code/Noon/FixStoreInformationScope. If this path not exists, please create under Magento2 root directory.
  2. Run the command in Magento2 root directory:
php bin/magento setup:upgrade

composer

  1. Run the command in Magento2 root directory:
composer require noon/module-fix-store-information-scope
php bin/magento setup:upgrade

Buy Me A Coffee