8000 GitHub - kwiliarty/clampmail: Fork of the LSU Quickmail block with support for emailed attachments.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kwiliarty/clampmail

 
 

Repository files navigation

Quickmail

Build Status

Quickmail is a Moodle block that provides selective, bulk emailing within courses. CLAMPMail is a fork maintained by the Collaborative Liberal Arts Moodle Project which sends attachments via email instead of providing a download link within Moodle.

Requirements

  • Moodle 3.3 (build 2017051500 or later)

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

Multiple attachments

Quickmail supports multiple attachments by zipping up a Moodle filearea, and sending it along to email_to_user.

  1. Quickmail assumes that $CFG->tempdir is in $CFG->dataroot. This limitation exists because Quickmail uses email_to_user.
  2. Make sure your email service supports zip files, otherwise they will be filtered.

Alternate emails

Teachers may define alternate emails for sending. These are available course-wide for anyone with the proper role.

Installation

Visit https://github.com/CLAMP-IT/clampmail to either download a package or clone the git repository. Then visit the admin screen to allow the install to complete.

License

Quickmail adopts the same license that Moodle does.

About

Fork of the LSU Quickmail block with support for emailed attachments.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 80.3%
  • Gherkin 17.1%
  • CoffeeScript 1.5%
  • CSS 1.1%
0