Moodle Plugins directory: Quickmail: Versions: v1.3.2 | Moodle.org

Quickmail
Quickmail v1.3.2
# Quickmail Quickmail is a Moodle block that provides selective, bulk emailing within courses. ## Features * Multiple attachments * Drafts * Signatures * Filter by Role * Filter by Groups * Optionally allow Students to email people within their group. * Alternate sending email * Embed images and other content in emails and signatures ## Download Visit [Quickmail's Github page][quickmail_github] to either download a package or clone the git repository. ## Installation Quickmail 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 Quickmail adopts the same license that Moodle does. ## Screenshots ![Block][block] --- ![Email][email] --- ![Signatures][signature] --- ![Configuration][config] [quickmail_github]: https://github.com/lsuits/quickmail [block_doc]: http://docs.moodle.org/20/en/Installing_contributed_modules_or_plugins#Block_installation [block]: [config]:
[signature]:
[email]:
[issues]: https://github.com/lsuits/quickmail/issues
Version information
- Version build number
- 2013062611
- Version release name
- v1.3.2
- Can be updated from
- v1.3.0 (2013062410)
- Can be updated to
- v1.5.0 (2014042914)
- Maturity
- Versión estábel
- MD5 Sum
- c014710ea76d79c00fcf322ad7bba53e
- Supported software
- PHP 5.3, Moodle 2.4, Moodle 2.5
- The more recent release v1.3.2.1 (2014022713) exists for Moodle 2.4
- The more recent release v1.5.0 (2014042914) exists for Moodle 2.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v1.3.2
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.