Skip to content

ffmengineering/magento1-adminsortitems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ffm AdminSortItems Extension

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.

Version

0.1.0

Compatibility

tested on

  • Magento >= CE 1.9
  • Magento >= EE 1.14.2

Roadmap

Make more things sortable!

Developer

Sander Mangel http://www.sandermangel.nl - @sandermangel

Licence

The Open Software License 3.0 (OSL-3.0)

Copyright

(c) 2015 FitForMe B.V.

Contributing

Contributions are always welcome. Please make pull requests!