Skip to content

An intuitive and powerful launcher for Magento admin panel

Notifications You must be signed in to change notification settings

fbnfgc/magento-admin-launcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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 51.2%
  • JavaScript 37.7%
  • CSS 11.1%