Adding a new tab in the top menu

Adding a new tab in the top menu

- Dorel Manolescu の投稿
返信数: 2
画像 Plugin developers

Hi Guys,

Is there a way to add a new tab/option in the top menu pointing to my local plugin without modifying the mobile app code. (just using https://docs.moodle.org/dev/Moodle_App_Plugins_Development_Guide)

See attached screenshot. I want to add a new tab let's say before "More", pointing to my local plugin. I am using latest moodle WP version (Workplace 3.9.5)

top meu

Thanks!

Dorel Manolescu への返信

Re: Adding a new tab in the top menu

- Noel De Martin の投稿
画像 Core developers 画像 Moodle HQ 画像 Particularly helpful Moodlers 画像 Peer reviewers 画像 Plugin developers

Hi there,

Thanks for raising this question! Actually, you can do it but it wasn't documented in the wiki. I just updated the documentation to include it, you can do it using the CoreMainMenuHomeDelegate.