This simple Moodle 2.x local plugin sorts course categories in any manner.
Developer documentation can be found on the wiki.
- Pulls sort method from event handlers (for custom sorting)
- Sorts on demand
Category Sorter can be installed by moving the the plugin
to {MOODLE_ROOT}/local/category_sort and finishing the installation by
running Notifications.
Visit the Moodle Docs for more information about local plugins.
Feel free to report an problems or issues on the issue tracker.
Patches are welcome, but github pull requests are prefered.
Category Sorter adopts the same license as Moodle.