PHPackages                             fab/mailing - 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. fab/mailing

ActiveTypo3-cms-extension

fab/mailing
===========

Define and assign list of recipients in the plugin settings. Users can send bunch of messages to them on the FE.

1.0.1(3y ago)0212↓100%GPL-2.0-or-laterPHP

Since Aug 30Pushed 3y ago7 watchersCompare

[ Source](https://github.com/Ecodev/mailing)[ Packagist](https://packagist.org/packages/fab/mailing)[ Docs](https://github.com/Ecodev/mailing)[ RSS](/packages/fab-mailing/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (8)Used By (0)

Mailing for TYPO3 CMS
=====================

[](#mailing-for-typo3-cms)

Authenticated FE users can send bunch of messages to a list of recipients. This list is defined as a dynamic selection in a FE module ([Vidi](https://github.com/fabarea/vidi)).

When the user hits the sending button, Mailing is preparing and delegating the messages to [Messenger](https://github.com/fabarea/messenger) - which is a dependency. Messenger has a queue system to properly send mass emails and monitor the queue / sent emails. For that purpose, a scheduler task must be set up in the Scheduler module. For a small number of recipients, emails can be sent directly and by pass the queue. All that is configurable in the plugin settings in the BE.

[![](https://raw.githubusercontent.com/Ecodev/mailing/master/Documentation/Frontend-01.png)](https://raw.githubusercontent.com/Ecodev/mailing/master/Documentation/Frontend-01.png)

Project info and releases
-------------------------

[](#project-info-and-releases)

Stable version:

Development version:

```
git clone https://github.com/Ecodev/mailing.git

```

News about latest development are also announced on

Installation and requirement
============================

[](#installation-and-requirement)

The extension **requires TYPO3 7 LTS**. Install the extension as normal in the Extension Manager from the TER (to be released) or download via Composer:

```

	"require": {
	    "fab/mailing": "dev-master",
	}

	-> next step, is to open the Extension Manager in the BE.

```

You are almost there! Create a Content Element of type "mailing" in `General Plugin` &gt; `Mailing list` and configure at your convenience.

[![](https://raw.githubusercontent.com/Ecodev/mailing/master/Documentation/Backend-01.png)](https://raw.githubusercontent.com/Ecodev/mailing/master/Documentation/Backend-01.png)

Configuration
=============

[](#configuration)

The plugin can be configured in TypoScript. Settings in the BE could override the TS value.

The Recipient list is defined in the FE module, powered by Vidi.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 97.9% 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.

###  Release Activity

Cadence

Every ~353 days

Total

7

Last Release

1419d ago

Major Versions

0.4.0 → 1.0.02022-06-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/9df52765d70098f094d02c41a2fda5b108b30ba7e58383dd79c5eda0f286dd21?d=identicon)[fudriot](/maintainers/fudriot)

---

Top Contributors

[![fabarea](https://avatars.githubusercontent.com/u/620730?v=4)](https://github.com/fabarea "fabarea (46 commits)")[![PowerKiKi](https://avatars.githubusercontent.com/u/72603?v=4)](https://github.com/PowerKiKi "PowerKiKi (1 commits)")

---

Tags

mailing listTYPO3 CMS

### Embed Badge

![Health badge](/badges/fab-mailing/health.svg)

```
[![Health](https://phpackages.com/badges/fab-mailing/health.svg)](https://phpackages.com/packages/fab-mailing)
```

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M48](/packages/fluidtypo3-vhs)[derhansen/sf_event_mgt

Configurable event management and registration extension based on ExtBase and Fluid

64313.9k6](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

33584.6k13](/packages/brotkrueml-schema)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40135.8k](/packages/in2code-in2publish-core)[causal/image_autoresize

Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.

19455.6k](/packages/causal-image-autoresize)[causal/extractor

This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.

16244.5k](/packages/causal-extractor)

PHPackages © 2026

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