Custom Navigation

General plugins (Local) ::: local_navigation
Maintained by Carlos Escobedo
This plugin allow add new menu items at the end of Navigation Menu in order to customize your options menu even Boost Menu Navigation.

Custom Navigation 1.5

Moodle 3.2, 3.3, 3.4, 3.5
Released: Thursday, 17 May 2018, 4:23 AM

Local Plugin - Custom Navigation

Information

This plugin allow add new menu items at the end of Navigation Menu in order to customize your options menu.

Version

Moodle 3.5+, 3.4+ , 3.3+ and 3.2+

TO INSTALL:

Git way - To install it using git, type this command in the root of your Moodle install:

git clone git@github.com:cescobedo/moodle-local_navigation.git local/navigation

Download way - Download the zip from https://github.com/cescobedo/moodle-local_navigation/archive/master.zip - Unzip it into local/ folder in your Moodle, - Rename the new folder "moodle-local_navigation-master" to "navigation" - Enjoy!!!

New features - Privacy Subsystem implementation for auth_dev. https://docs.moodle.org/dev/Privacy_API - Add master nodes in Boost Menu Navigation. - Add a tooltip into menu nodes. - Add language code for displaying the line to users of the specified language only. - Add support to use Moodle translate in the first argument on the line using this way, "langstringname, componentname".

Author

Carlos Escobedo - http://www.twitter.com/carlosagile - https://coderwall.com/carlosagile

Version information

Version build number
2018051600
Version release name
1.5
Maturity
Stable version
MD5 Sum
ec4ae1fc9892f0acfd5d94ac89c6c462
Supported software
Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type General plugins (Local)

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.