Makes tab items on the left sid in admin sortable.
Useful for pages with a load of tabs like customer or products where you only use a few regularly.
Sorting is saved in a table using admin user id
, modeule/controller/action
and menuidentifier
.
Uses https://github.com/RubaXa/Sortable for the sorting part, relies heavily on Javascript so should have minimal conflicts with other modules.
0.1.0
tested on
- Magento >= CE 1.9
- Magento >= EE 1.14.2
Make more things sortable!
Sander Mangel http://www.sandermangel.nl - @sandermangel
The Open Software License 3.0 (OSL-3.0)
(c) 2015 FitForMe B.V.
Contributions are always welcome. Please make pull requests!