Skip to content

mystix/magento-admin-launcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An intuitive and powerful launcher for Magento admin panel

Bubble Launcher

Features

  • Quick access to the launcher via spacebar hotkey (customizable)
  • Fast search thanks to client-side indexation
  • Use scoped query with keyword auto-suggestion (e.g. config, menu, action)
  • Perform common tasks quickly such as "Clear Cache" and "Reindex All"
  • Default indexers: menu, config, actions
  • Other available indexers (disabled by default): products, categories, customers, orders, promotions, attributes
  • Add your own logic easily by writing custom indexers and actions

Installation

Magento CE 1.6.x, 1.7.x

Install with modgit:

$ cd /path/to/magento
$ modgit init
$ modgit clone launcher https://github.com/jreinke/magento-admin-launcher.git

or download package manually:

  • Download latest version here
  • Unzip in Magento root folder
  • Clear cache

Full overview available here.

About

An intuitive and powerful launcher for Magento admin panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.8%
  • JavaScript 35.5%
  • CSS 10.4%
  • HTML 5.3%