Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 966 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 966 Bytes

MageHack_MageConsole

A handy developer tool to perform tasks efficiently using a terminal type application within the admin panel.

The Terminal can be started by using CTRL + SHIFT + M, once it is enabled in the System > Configuration > Admin

Features

Currently Commands are available to support the following tasks

  • List, Show, Delete Add Products
  • List, Show, Delete Categories
  • List, Show, Delete Orders
  • List, Show Invoices
  • List, Show Shipments
  • List, Show Creditmemos
  • Clear Cache (Including Image, Store and Magento Caches)
  • Enable/Disable Caches types
  • List, Rebuild Indexex
  • List Cron Jobs

Mage Console Features

  • Supports Autocomplete
  • Clear the console using "clear" command
  • Command history (using navigation keys)
  • Command history search using (CRL + R)
  • Invoke/Hide the termianl using (CTRL+SHIFT+M)