PHPackages                             renolit/reint-mailtask-example - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. renolit/reint-mailtask-example

ActiveTypo3-cms-extension[Mail &amp; Notifications](/categories/mail)

renolit/reint-mailtask-example
==============================

An example scheduler task with mail send out with Fluid-templates and multilanguage support.

292PHP

Since May 5Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Kephson/reint_mailtask_example)[ Packagist](https://packagist.org/packages/renolit/reint-mailtask-example)[ RSS](/packages/renolit-reint-mailtask-example/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

TYPO3 Extension `reint_mailtask_example`
========================================

[](#typo3-extension-reint_mailtask_example)

> An example scheduler task with mail send out with Fluid-templates and multilanguage support.

1 Features
----------

[](#1-features)

- Show how to generate a scheduler task with option to sendout mails in different languages

2 Usage
-------

[](#2-usage)

### 2.1 Installation

[](#21-installation)

#### Installation using Composer

[](#installation-using-composer)

The recommended way to install the extension is using [Composer](https://getcomposer.org/).

Run the following command within your Composer based TYPO3 project:

```
composer require renolit/reint-mailtask-example

```

#### Installation as extension from TYPO3 Extension Repository (TER) - not recommended

[](#installation-as-extension-from-typo3-extension-repository-ter---not-recommended)

Download and install the [extension](https://extensions.typo3.org/extension/reint_mailtask_example/) with the extension manager module.

### 2.2 Minimal setup

[](#22-minimal-setup)

1. Just install the extension and you are done

3 Report issues
---------------

[](#3-report-issues)

Please report issue directly in the [issue tracker in the Github repository](https://github.com/Kephson/reint_mailtask_example).

4 Administration corner
-----------------------

[](#4-administration-corner)

### 4.1 Test the scheduler commands

[](#41-test-the-scheduler-commands)

You can test the scheduler command via CLI or in the scheduler in TYPO3 backend.

Example command (with DDEV local) on CLI or in a scheduler task:

`ddev typo3 reintMailtaskExample:sendmail 2 de "receiver@receive.me" "I am the receiver" "sender@send.me" "I am the sender" 1`

This will send an email with the target language German (de) with a link to page id 2 and language id 1.

### 4.2 Changelog

[](#42-changelog)

Please have a look into the [Github repository](https://github.com/Kephson/reint_mailtask_example).

### 4.3 Release Management

[](#43-release-management)

Mailtask example uses [**semantic versioning**](https://semver.org/), which means, that

- **bugfix updates** (e.g. 1.0.0 =&gt; 1.0.1) just includes small bugfixes or security relevant stuff without breaking changes,
- **minor updates** (e.g. 1.0.0 =&gt; 1.1.0) includes new features and smaller tasks without breaking changes,
- and **major updates** (e.g. 1.0.0 =&gt; 2.0.0) breaking changes wich can be refactorings, features or bugfixes.

### 4.4 Contribution

[](#44-contribution)

**Pull Requests** are gladly welcome! Nevertheless please don't forget to add an issue and connect it to your pull requests. This is very helpful to understand what kind of issue the **PR** is going to solve.

Bugfixes: Please describe what kind of bug your fix solve and give us feedback how to reproduce the issue. We're going to accept only bugfixes if we can reproduce the issue.

Features: Not every feature is relevant for the bulk of `reint_mailtask_example` users. In addition: We don't want to make `reint_mailtask_example`even more complicated in usability for an edge case feature. It helps to have a discussion about a new feature before you open a pull request.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity19

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2724872?v=4)[Ephraim Härer](/maintainers/Kephson)[@Kephson](https://github.com/Kephson)

---

Top Contributors

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

---

Tags

extensionhacktoberfest

### Embed Badge

![Health badge](/badges/renolit-reint-mailtask-example/health.svg)

```
[![Health](https://phpackages.com/badges/renolit-reint-mailtask-example/health.svg)](https://phpackages.com/packages/renolit-reint-mailtask-example)
```

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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