do-while / contao-message-jobs-bundle
Generate messages notifications from SQL selects within Contao backend
Installs: 112
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: >=5.6.0
- contao/core-bundle: ~4.4
- terminal42/notification_center: ^1.4
This package is auto-updated.
Last update: 2024-10-29 05:34:29 UTC
README
Die Erweiterung Message-Jobs bietet die Möglichkeit, Benachrichtigungsaufgaben im Backend zu automatisieren. Über eine konfigurierbare Datenbankabfrage (Ähnlich dem Listing-Modul) können Daten für Benachrichtigungen generiert werden.
Anwendungsbeispiele sind Informationsmails an alle Vereinsmitglieder oder die Generierung einer Liste von Teilnehmern, oder …
Eine ausführliche Anleitung finden Sie als PDF-Datei im Verzeichnis der Erweiterung:vendor/do-while/contao-message-jobs-bundle/docs
The Message Jobs extension allows you to automate notification tasks in the backend. A configurable database query (similar to the listing module) can be used to generate data for notifications.
Application examples are information mails to all club members or the generation of a member list, or ...
Detailed instructions can be found as a PDF file in the extension directory:vendor/do-while/contao-message-job-bundle/docs
Installation
Installieren Sie die Erweiterung einfach mit dem Contao Manager oder auf der Kommandozeile mit dem Composer:
Simply install the extension with the Contao Manager or on the command line with the Composer:
composer require do-while/contao-message-jobs-bundle
Documentation
Deutsches Handbuch
English manual
Version
- 1.0.0
Freigabedatum: 2019-03-02
Version für Contao ab Version 4.4 LTS
Problem melden | Report Problem:
https://github.com/do-while/contao-message-jobs-bundle/issues
Softleister - 2019-03-02