Map of Users

Filters ::: filter_mapofusers
Maintained by think modular logothink modular digital solutions GmbH
A plugin that uses the free leaflet.js and simplemaps database to show pins for the locations of users on a map.

Map of Users 1.0.2 (Build 2025091001)

Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Friday, 12 September 2025, 4:58 PM

Map of user locations

Description

A plugin that uses the free leaflet.js and simplemaps database to show pins for the locations of users on a map.

If a location contains more than one user, it will show as a darker pin, and contain information about all the users located there.

Installation

Place in /filter and enable in the "Manage filters" administration.

Configuration

In the filter settings, you can choose what text to display when a pin is clicked.

Usage

Put {{ mapofusers }} in any text where the filter is active to show either the Locations of all users on the site, or the locations of all users in the course (when inside a course).

If you want to show all the users even inside a course, use {{ mapofusers all }}.

Version information

Version build number
2025091001
Version release name
1.0.2 (Build 2025091001)
Maturity
Stable version
MD5 Sum
13ec8f143b9b00343b09aa7ad43742c0
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.0.2

Default installation instructions for plugins of the type Filters

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