Administrative Email

Blocks ::: block_admin_email
Maintained by Robert Russo, jason peak, David Elliott
A Moodle block that allows administrators to selectively email groups of users from within Moodle

Administrative Email 1.0.0

Moodle 2.0, 2.1, 2.2
Released: Wednesday, 21 March 2012, 10:36 PM
# Administrative Email

Administrative Email is a Moodle block that provides a general interface for
administrators to selectively email groups of users from within Moodle.

## Features

* Simple bulk emailing
* Filter by system roles
* Filter by course roles
* Filter by username
* Filter by full name

## Download

Visit [Administraive Email's Github page][github] to either download a package
or clone the git repository.

## Installation

Administrative Email should be installed like any other block. See [the Moodle
Docs page on block installation][block_doc].

## Contributions

Contributions of any form are welcome. Github pull requests are preferred.

File any bugs, improvements, or feature requiests in our [issue tracker][issues].

## License

Administrative Email adopts the same license that Moodle does.

[github]: https://github.com/lsuits/admin_email
[block_doc]: http://docs.moodle.org/20/en/Installing_contributed_modules_or_plugins#Block_installation
[issues]: https://github.com/lsuits/admin_email/issues

Version information

Version build number
2011040500
Version release name
1.0.0
Maturity
Stable version
MD5 Sum
f672ffbd8a109abde55a93170b37a88e
Supported software
Moodle 2.1, Moodle 2.0, PHP 5.3, PHP 5.4, Moodle 2.2
  • Latest release for Moodle 2.0
  • Latest release for Moodle 2.1
  • Latest release for Moodle 2.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.0.0

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.