Posted by jcnventura on March 12, 2009 at 2:22pm
Last updated by Thomas_Zahreddin on Mon, 2011-10-31 15:35
Last updated by Thomas_Zahreddin on Mon, 2011-10-31 15:35
The following modules all add a link to send an e-mail to someone with a link to/content of the current node (or just the site):
| Module | Usage (2009-02-22) | D7 | D6 | D5 | D4 | simple IF | Most emailed block |
|---|---|---|---|---|---|---|---|
| Printer, e-mail and PDF versions | 41,207 | dev | X | X | no | + | Yes |
| Forward | 6,297 | X | X | + | Yes | ||
| Send | 833 | alpha6 | X | X | |||
| tellafriend | abandoned | X | X | ||||
| Spread | 451 | X | X | ||||
| Tell A Friend Node | 286 | X | |||||
| Add This | 17,354 | X | X | + | |||
| invite | 15,659 | X | X | + |
Stats updated: 2011-10-31
The stats for the print module are inflated by the fact that it also provides PDF and printer-friendly generation (and the fact that it is bundled with Acquia Drupal). The most advanced module in terms of sending an e-mail is probably the forward module.
Notes and Discussion
invite: only to the site, includes a API (hook_invite), but does not provide the link to a node (from where a user decided to invite)
addthis: just an interface for addthis.com
Printer, e-mail and PDF versions
- The email component of this module only allows for HTML emails to be sent, not proper multipart/mime emails. Until this is fixed, other modules above may still be useful. There's an issue in the print queue about this over at #372289.
For every module:
check the issue queue