terminal42 / contao-news_newsletter
Allows you to send your news as a newsletter using the Notification Center.
Package info
github.com/terminal42/contao-news_newsletter
Type:contao-bundle
pkg:composer/terminal42/contao-news_newsletter
1.2.2
2026-03-02 16:18 UTC
Requires
- php: ^8.1
- codefog/contao-haste: ^5.0
- contao/core-bundle: ^4.13 || ^5.0
- contao/news-bundle: ^4.13 || ^5.0
- contao/newsletter-bundle: ^4.13 || ^5.0
- doctrine/dbal: ^3.0
- symfony/config: ^5 || ^6 || ^7
- symfony/dependency-injection: ^5 || ^6 || ^7
- symfony/http-kernel: ^5 || ^6 || ^7
- terminal42/notification_center: ^2.0
Requires (Dev)
- contao/manager-plugin: ^2.0
- terminal42/contao-build-tools: dev-main
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
You want to send a newsletter every single time a news will be published? Here you go.
How-to
Requirements
- (notification_center)[https://extensions.contao.org/?p=terminal42%2Fnotification_center] installed
- News module enabled
- Newsletter module enabled
Configuration
Notification Center
Manual of the Notification Center (German)
Gateway
Setup "Standard email gateway"
Notifications
New notification
- Type: News newsletter - Default
New message
- Choose the gateway you added
- Check "Publish message"
Manage languages and add new language
- Select a language and activate "Fallback"
- Simple Tokens:
- ##recipient_email##
- ##news_*##
- ##news_archive_*##
- ##news_headline##
- ##news_teaser##
- ##news_text## (content elements)
- ##news_url##
Newsletter (Contao)
- Add new channel
News
- Add news archive and enable newsletter in the setting
- Choose the newsletter channel and the notification
- Write a news article and publish it
- Save and close
- In the news overview click on the envelope icon
- A message shows up saying "Newsletter sent successfully!"