Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.84 KB

README.md

File metadata and controls

62 lines (35 loc) · 1.84 KB

Tmewes_ToggleConfigTabs

Creates a button in the admin system configuration for opening/closing all config tabs on the current page at once instead of clicking every single one to see all contents.

Facts

Motivation

While comparing the system configuration of several shop instances it was too annoying for me to open each configuration tab individually to see all the contents of the page. Maybe one or another knows about this situation, so this is for you all. :)

Screenshots

System Config - All Tabs Closed

All Tabs Closed

System Config - All Tabs Closed

All Tabs Opened

Requirements

  • Mage_Core
  • Mage_Adminhtml

Compatibility

  • Tested with Magento CE 1.9.1. May work with other versions/editions as well.

Installation Instructions

  1. Clone the repository.
  2. Deploy it via modman.

Uninstallation

  1. Remove all extension files from your Magento installation.

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Tino Mewes (tinomewes@gmail.com)

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2015 Tino Mewes