PHPackages                             cash/elgg-phpmailer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. cash/elgg-phpmailer

AbandonedArchivedElgg-plugin[Mail &amp; Notifications](/categories/mail)

cash/elgg-phpmailer
===================

Use PHPMailer for sending email.

9205[2 issues](https://github.com/cash/elgg-phpmailer/issues)[2 PRs](https://github.com/cash/elgg-phpmailer/pulls)PHP

Since Aug 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/cash/elgg-phpmailer)[ Packagist](https://packagist.org/packages/cash/elgg-phpmailer)[ RSS](/packages/cash-elgg-phpmailer/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

INSTALLATION
============

[](#installation)

- To use the plugin with composer, you only need install the plugin with composer:

```
composer require cash/elgg-phpmailer
```

The composer/installer package install the plugin in the elgg mod folder.

- Enable in the admin panel. It will override the default email notification handler. There are smtp settings and an end of line marker override in the admin plugin settings.

SETINGS
=======

[](#setings)

This plugin provides a complete set of parameters including:

1. Should this plugin override the default Elgg mail handler
2. Should this plugin use smtp to send mail rather than php's mail function
3. Should this plugin use authetication for smtp (username and password)
4. Should this plugin use a SSL connection for smtp
5. Is your Mail Transfer Agent non-standard in its line endings

TROUBLESHOOTING
===============

[](#troubleshooting)

If there are errors, they should be written to your server error log.

HOW TO CONFIRM THE PLUGIN IS WORKING
====================================

[](#how-to-confirm-the-plugin-is-working)

Check the header of an email that was sent after the plugin was enabled. You should see the sender as PHPMailer.

HOW TO USE THIS FROM ANOTHER PLUGIN
===================================

[](#how-to-use-this-from-another-plugin)

See the function phpmailer\_send() in start.php.

PHPMailer can be found at

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9439aa594d800b6c2b8094a30c6f6002aaed40afc93d6f470278775eaafb2705?d=identicon)[cash](/maintainers/cash)

---

Top Contributors

[![cash](https://avatars.githubusercontent.com/u/199558?v=4)](https://github.com/cash "cash (42 commits)")[![hectorespert](https://avatars.githubusercontent.com/u/4323228?v=4)](https://github.com/hectorespert "hectorespert (7 commits)")[![BLACKLEG](https://avatars.githubusercontent.com/u/64562250?v=4)](https://github.com/BLACKLEG "BLACKLEG (2 commits)")

### Embed Badge

![Health badge](/badges/cash-elgg-phpmailer/health.svg)

```
[![Health](https://phpackages.com/badges/cash-elgg-phpmailer/health.svg)](https://phpackages.com/packages/cash-elgg-phpmailer)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
