Skip to content

atty31/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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.6%
  • HTML 21.8%
  • PHP 7.6%
  • CSS 3.8%
  • Shell 1.9%
  • Batchfile 0.3%