Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.
Scammer edited this page May 17, 2018 · 6 revisions

Notes

  • API can be called from either both, client or server side

  • Adding content is on-the-spot. Hook onto the menu:setup event to add menu content.

  • There's a "page threshold", after a configurable amount of items new items are moved to a new page

  • Please create as few menus as possible in the root (optimally only one with the name of your resource). This will probably be limited in the future.

  • You are encouraged to prefix your modules with “module_” in the resource name.

Clone this wiki locally