Skip to content

alex-79/magento2-fix-store-information-scope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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