Moodle Plugins directory: Bulk Email: Versions: 0.1.0 | Moodle.org
Bulk Email
Administration tools ::: tool_bulkemail
Maintained by
Darby Costello
This is an admin tool plugin for Moodle 3.9+ which adds an action to bulk user actions allowing you to send emails to a list of users.
Bulk Email 0.1.0
Moodle 4.3, 4.4, 4.5
Released: jueves, 20 de febrero de 2025, 23:11
Bulk Email admin tool for Moodle 3.9+
This is an admin tool plugin for Moodle 3.9+ which adds an action to bulk user actions allowing you to send emails to a list of users.
The plugin adds a new "bulkemail:sendbulkemails" capability to the system, mapped to the manager role and site admins by default, which determines if a user can send emails using the feature.
To install, either add the bulkemail folder to the /admin/tool folder of your Moodle installation and navigate to /admin to detect and install, or zip the plugin and use it with Moodle's plugin upload feature.
Version information
- Version build number
- 2025022000
- Version release name
- 0.1.0
- Maturity
- Versión estable
- MD5 Sum
- b6e2c341b6c91f79aff4df82dc023251
- Supported software
- Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Administration tools
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "mytool") in the "admin/tool" subdirectory.
- Visit http://yoursite.com/admin to finish the installation