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. mbit/mbit-effairs

ActiveTypo3-cms-extension

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 1mo ago

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 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

1199d 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

[fluidtypo3/vhs

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

1954.1M49](/packages/fluidtypo3-vhs)[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

982.5M38](/packages/in2code-powermail)[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M775](/packages/typo3-testing-framework)[fluidtypo3/flux

The flux package from FluidTYPO3

152982.2k20](/packages/fluidtypo3-flux)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[friendsoftypo3/content-blocks

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

96374.6k23](/packages/friendsoftypo3-content-blocks)

PHPackages © 2026

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