PHPackages                             rozumbunch/bridge2cleverreach - 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. [API Development](/categories/api)
4. /
5. rozumbunch/bridge2cleverreach

ActiveTypo3-cms-extension[API Development](/categories/api)

rozumbunch/bridge2cleverreach
=============================

API for Newsletter with Cleverreach

0.1.0(3mo ago)1231[2 issues](https://github.com/rozumbunch/TYPO3-bridge2cleverreach/issues)[1 PRs](https://github.com/rozumbunch/TYPO3-bridge2cleverreach/pulls)GPL-2.0-or-laterPHP

Since Jan 18Pushed 3mo agoCompare

[ Source](https://github.com/rozumbunch/TYPO3-bridge2cleverreach)[ Packagist](https://packagist.org/packages/rozumbunch/bridge2cleverreach)[ RSS](/packages/rozumbunch-bridge2cleverreach/feed)WikiDiscussions main Synced 1mo ago

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

[![TYPO3 compatibility](https://camo.githubusercontent.com/9884fdd1f207fa32374b8dbf96f176b75a6b51eaf9866091cf3c8bcc7096d1e5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31322e342d6666383730303f6d61784167653d33363030266c6f676f3d7479706f33)](https://get.typo3.org/)[![TYPO3 compatibility](https://camo.githubusercontent.com/fc47d6edb7035908e2db102ae2c05d22110b6681c21fe7ed9677bc454dbad775/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31332e342d6666383730303f6d61784167653d33363030266c6f676f3d7479706f33)](https://get.typo3.org/)[![TYPO3 compatibility](https://camo.githubusercontent.com/afccd5008a60753a28de0e916c445ed30f3e0a3eec8d0831434e124d85ffd937/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31342e302d6666383730303f6d61784167653d33363030266c6f676f3d7479706f33)](https://get.typo3.org/)

TYPO3 extension `bridge2cleverreach`
====================================

[](#typo3-extension-bridge2cleverreach)

API bridge extension for seamless integration between TYPO3 and CleverReach email marketing platform.

Features
--------

[](#features)

- **Newsletter Subscription**: Subscribe users to CleverReach newsletters via API
- **Newsletter Unsubscription**: Allow users to unsubscribe from newsletters
- **Double Opt-In Support**: Full support for CleverReach Double Opt-In process
- **Site Configuration**: API credentials configurable in TYPO3 Site Configuration
- **Flexible Group Management**: Per-plugin instance group configuration with fallback to site configuration
- **Privacy Checkbox**: Configurable privacy checkbox for GDPR compliance
- **Multi-language Support**: Full translation support for frontend and backend
- **Route Enhancers**: Clean, SEO-friendly URLs with language-specific routes
- **Content Elements**: Two plugins available as content elements (Subscribeform and Unsubscribeform)
- **Headless API**: RESTful API endpoint (`/api/cleverreach`) for headless integrations, supporting subscribe, unsubscribe, and get subscriber actions

Links
-----

[](#links)

URL**Repository:****Documentation:****TER:****Packagist:**Installation
------------

[](#installation)

Require this package via composer:

```
composer req rozumbunch/bridge2cleverreach
```

Quick Start
-----------

[](#quick-start)

### 1. Configure API Credentials

[](#1-configure-api-credentials)

Go to **Sites &gt; \[Your Site\] &gt; Configuration &gt; Cleverreach** and enter:

- **Client Id**: Your CleverReach API Client ID
- **Client Secret**: Your CleverReach API Client Secret
- **List ID**: Default recipient list ID
- **Form ID (Double-Opt-In/Out)**: Form ID for subscription/unsubscription

### 2. Add Content Elements

[](#2-add-content-elements)

Add the **Subscribeform** or **Unsubscribeform** content element to your page. Configure the plugin settings in the FlexForm:

- **CleverReach Group**: Optional alternative group ID (falls back to site configuration if empty)
- **Double Opt-In Mail ID**: Optional form ID override
- **Show Privacy Checkbox**: Enable/disable privacy checkbox

### 3. Configure Route Enhancers (Optional)

[](#3-configure-route-enhancers-optional)

Import the route enhancers for clean URLs:

```
# In your site config.yaml
imports:
  -
    resource: 'EXT:bridge2cleverreach/Configuration/Routes/routeEnhancers.yaml'
```

Usage
-----

[](#usage)

For detailed documentation, refer to the [Extension Documentation](https://github.com/rozumbunch/TYPO3-bridge2cleverreach) in the TYPO3 backend under **Help &gt; Documentation**.

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

[](#requirements)

- TYPO3 12.4+ / 13.0+ / 14.0+
- PHP 8.1+
- CleverReach API account with valid credentials

Feedback and Support
--------------------

[](#feedback-and-support)

You can reach us on the [Contact Form](https://www.rozumbunch.com/kontakt)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance59

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

113d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/55243f38eec175c95a48e5ea6ec80751b0e55455445d37caee319e429dd30ac1?d=identicon)[rozumbunch](/maintainers/rozumbunch)

---

Top Contributors

[![rozumbunch](https://avatars.githubusercontent.com/u/178518869?v=4)](https://github.com/rozumbunch "rozumbunch (1 commits)")

---

Tags

apitypo3newslettercleverreach

### Embed Badge

![Health badge](/badges/rozumbunch-bridge2cleverreach/health.svg)

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

###  Alternatives

[ahmadawais/sendy-php-api

Sendy PHP API Wrapper: Complete API interfacing.

8673.5k](/packages/ahmadawais-sendy-php-api)[b13/slimphp-bridge

Provides a middleware for registering Slim PHP applications within TYPO3 Frontend Sites

2047.2k1](/packages/b13-slimphp-bridge)[aoe/restler

A TYPO3-Extension, that integrates the popular PHP REST-framework Restler in TYPO3.

3177.5k1](/packages/aoe-restler)[friendsoftypo3/interest

REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.

111.3k1](/packages/friendsoftypo3-interest)

PHPackages © 2026

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