Dropdown dynamic menu

User profile fields ::: profilefield_dynamicmenu
Maintained by Antonello Moro
Dynamic menu user profile field for moodle Now users can create user menu fields whose values are retrieved from the moodle DB.

Dropdown dynamic menu dynamicmenu_v1.1

Moodle 2.8, 2.9, 3.0, 3.1, 3.2
Released: Sunday, 12 February 2017, 10:34 PM

Dynamic menu user profile field for moodle. Now users can create user menu fields whose values are retrieved from the moodle DB. Basically, the user can set a sql query as value definition of the field. Please note that the query must return two fields: id and data. Please note that this is an advanced plugin, mainly intended for developers and very advanced moodle users. You must understand how moodle DB and sql language work in order to use this plugin properly.

Installation instructions: Just upload and install it liek any other Moodle plugin.

Supported versions: From 2.3 onwards.

Version information

Version build number
2017021201
Version release name
dynamicmenu_v1.1
Maturity
Stable version
MD5 Sum
5a9e167ae30a4907dd14e6c14dbec4ea
Supported software
Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type User profile fields

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