Skip to content

This module searches through Magento's default backend search, incorporating items from the configuration menu as well.

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

hgati/module-backend-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Backend Search

  • When searching for Magento backend, it searches in both configuration and menu.

Installation

  • Install the module composer by running composer require hgati/module-backend-search:dev-master
  • enable the module by running php bin/magento module:enable Hgati_BackendSearch
  • apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush

About

This module searches through Magento's default backend search, incorporating items from the configuration menu as well.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages