PHPackages                             mbit/mbit-effairs - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mbit/mbit-effairs

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

mbit/mbit-effairs
=================

Effairs Extension

v1.0.1(3y ago)05GPL-2.0-or-laterPHP

Since Jan 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/MBIT-Solutions-GmbH/mbit-effairs)[ Packagist](https://packagist.org/packages/mbit/mbit-effairs)[ RSS](/packages/mbit-mbit-effairs/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Effairs
=======

[](#effairs)

Effairs by MBIT is a TYPO3 11 extension that allows you to create and automatically send newsletters to subscribers. This extension contains two frontend plugins, allowing users to subscribe and unsubscribe to your Service. We are operating the corresponding backend on our own servers. There you can manage your newsletters, as well as your subscribers. If you want to get started with your own account, please contact us at [Mbit Solutions](https://www.mbit.at/kontakt/ihre-anfrage). For more Information, go check out our [Effairs Website](https://www.effairs.at/).

Installation and Configuration
------------------------------

[](#installation-and-configuration)

This extension can be installd via composer:

```
composer require "mbit/mbit-effairs"

```

The configuration of this extenion can be done by overwriting its constants in your sitepackages constants.typoscript like this:

```
###################
### MBITEFFAIRS ###
###################

plugin.tx_mbiteffairs.settings {
  Captcha = 0
  CaptchaSitekey = sitekey

  OptinPageId = 1
  UnsubscribePageId = 2

  ApiURLOptin = http://api.effairs.at/api/'TenantId'/Contact/OptinEmail
  ApiURLOptout = http://api.effairs.at/api/'TenantId'/Contact/OptoutEmail
  TenantId = 1
  AppKey = xxxxx
  AppSecret = xxxxx
}

```

At the bottom you will find TenantId, AppKey &amp; AppSecret. These identify your Site to the backend, insert the ones we provided. OptinPageId and UnsubscribePageId are the pages your users will be forwarded to when signing up or signing out.

Setting Captcha to 1 allows you to lock the subscription behind a capcha. It uses Google recaptcha, so beware of european privacy laws. You can get yourself a sitekey through your Google account.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

1250d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9550134c023a73f9a7fb0f2b68f6d2865ebaa7d88e4d4909f4c0f704c6cb9354?d=identicon)[MBIT Solutions](/maintainers/MBIT%20Solutions)

---

Top Contributors

[![MBIT-Solutions-GmbH](https://avatars.githubusercontent.com/u/123662102?v=4)](https://github.com/MBIT-Solutions-GmbH "MBIT-Solutions-GmbH (12 commits)")

### Embed Badge

![Health badge](/badges/mbit-mbit-effairs/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[typo3/cms-scheduler

TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.

169.3M231](/packages/typo3-cms-scheduler)[typo3/cms-lowlevel

TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.

178.2M316](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.6M265](/packages/typo3-cms-form)

PHPackages © 2026

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