PHPackages                             detain/myadmin-sendy-mailinglist - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. detain/myadmin-sendy-mailinglist

ActiveMyadmin-plugin[Authentication &amp; Authorization](/categories/authentication)

detain/myadmin-sendy-mailinglist
================================

Sendy mailing list integration plugin for the MyAdmin control panel. Provides automated subscriber management via the Sendy API, including account-activation hooks and event-driven mailing list subscriptions.

v2.0.0(7y ago)41.8k[1 PRs](https://github.com/myadmin-plugins/sendy-mailinglist/pulls)LGPL-2.1-onlyPHP &gt;=5.0.0

Since Jul 10Compare

[ Source](https://github.com/myadmin-plugins/sendy-mailinglist)[ Packagist](https://packagist.org/packages/detain/myadmin-sendy-mailinglist)[ RSS](/packages/detain-myadmin-sendy-mailinglist/feed)WikiDiscussions Synced yesterday

READMEChangelog (3)Dependencies (8)Versions (5)Used By (0)

MyAdmin Sendy Mailing List Plugin
=================================

[](#myadmin-sendy-mailing-list-plugin)

Sendy mailing list integration plugin for the [MyAdmin](https://github.com/detain/myadmin) control panel. Provides automated subscriber management through the [Sendy](https://sendy.co/) API, including event-driven hooks for account activation and mailing list subscription workflows.

[![Build Status](https://github.com/detain/myadmin-sendy-mailinglist/actions/workflows/tests.yml/badge.svg)](https://github.com/detain/myadmin-sendy-mailinglist/actions/workflows/tests.yml)[![Latest Stable Version](https://camo.githubusercontent.com/f474441d1063b57eaa5e53174d3792242a9a7542cf38ac2e761e2ffd2969b1ab/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d73656e64792d6d61696c696e676c6973742f76657273696f6e)](https://packagist.org/packages/detain/myadmin-sendy-mailinglist)[![Total Downloads](https://camo.githubusercontent.com/c9a11b12200fec6032838d99c77ff6fb0048cfa00ab8900ec59c4508ef8c5bda/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d73656e64792d6d61696c696e676c6973742f646f776e6c6f616473)](https://packagist.org/packages/detain/myadmin-sendy-mailinglist)[![License](https://camo.githubusercontent.com/33ce3bdc9c6fa4e9429aab906a629fad62a879253dfe773e4b7721bf60b908f7/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d73656e64792d6d61696c696e676c6973742f6c6963656e7365)](https://packagist.org/packages/detain/myadmin-sendy-mailinglist)

Features
--------

[](#features)

- Automatic mailing list subscription on account activation
- Event-driven architecture using Symfony EventDispatcher
- Configurable Sendy API endpoint, API key, and list ID via admin settings
- Toggle enable/disable from the MyAdmin settings panel

Requirements
------------

[](#requirements)

- PHP &gt;= 7.4
- ext-soap
- Symfony EventDispatcher ^5.0 || ^6.0 || ^7.0

Installation
------------

[](#installation)

```
composer require detain/myadmin-sendy-mailinglist
```

Configuration
-------------

[](#configuration)

The plugin registers four settings in the MyAdmin admin panel under **Accounts &gt; Sendy**:

SettingDescription`sendy_enable`Enable or disable Sendy integration`sendy_api_key`Your Sendy API key`sendy_list_id`The target Sendy mailing list ID`sendy_apiurl`Base URL of your Sendy installationEvent Hooks
-----------

[](#event-hooks)

EventHandlerDescription`system.settings``getSettings`Registers admin panel settings`account.activated``doAccountActivated`Subscribes user on account activation`mailinglist.subscribe``doMailinglistSubscribe`Subscribes an email address to the listRunning Tests
-------------

[](#running-tests)

```
composer install
vendor/bin/phpunit
```

License
-------

[](#license)

This package is licensed under the [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html) license.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity61

Established project with proven stability

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.

###  Release Activity

Cadence

Every ~316 days

Total

3

Last Release

2644d ago

Major Versions

v0.9.0 → v1.1.02017-07-21

v1.1.0 → v2.0.02019-04-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/b1036e0717211b8030b83cbe729e8ba6ba442fdbd5285fb97a39d7dcfe339342?d=identicon)[detain](/maintainers/detain)

---

Tags

spamAbuseadministration

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/detain-myadmin-sendy-mailinglist/health.svg)

```
[![Health](https://phpackages.com/badges/detain-myadmin-sendy-mailinglist/health.svg)](https://phpackages.com/packages/detain-myadmin-sendy-mailinglist)
```

###  Alternatives

[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k181.3M2.2k](/packages/symfony-security-bundle)

PHPackages © 2026

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