jonasarts / notification-bundle
An Email Notification System for Symfony
Package info
github.com/jonasarts/notification-bundle
Type:symfony-bundle
pkg:composer/jonasarts/notification-bundle
Requires
- php: >=8.2
- symfony/config: ^6.0|^7.0
- symfony/dependency-injection: ^6.0|^7.0
- symfony/mailer: ^6.0|^7.0
- twig/twig: ^3.0
This package is auto-updated.
Last update: 2026-06-28 13:02:19 UTC
README
⚠️ Retired / abandoned. This bundle is no longer maintained and will not be ported to Symfony 8 / PHP 8.4. There is no v8. Use native
symfony/mailerwithTemplatedEmail+mailer.yamlinstead.
An e-mail notification layer for Symfony (HTML+TXT Twig templates over symfony/mailer).
Installation
All the installation instructions are located in the documentation.
New projects should not install this bundle. Use native
symfony/mailerwithTemplatedEmailinstead.
License
This bundle is under the MIT license. See the complete license in the bundle.
The most recent version: LICENSE