six-it / newsletter-bundle
Pimcore Newsletter Bundle
Installs: 1
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 9
Type:pimcore-bundle
pkg:composer/six-it/newsletter-bundle
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
- doctrine/dbal: ^3.6
- six-it/admin-ui-classic-bundle: ^1.0
- six-it/pimcore-source: ^1.0
Requires (Dev)
- phpstan/phpstan: ^1.12.15
- phpstan/phpstan-symfony: ^1.2.20
This package is auto-updated.
Last update: 2026-01-29 12:40:36 UTC
README
| title |
|---|
| Newsletter Module |
Pimcore Newsletter Bundle
This bundle provides a basic newsletter framework with the advantage to use all the data that is already stored in the system.
Features in a Nutshell
- Add a basic newsletter functionality to Pimcore.
- Add a new Pimcore-specific Document type to create newsletters with Pimcore Documents (and all related concepts and features).
- Send newsletters directly from Pimcore Admin UI.
- Provide support for setting up a subscribe/confirm/unsubscribe workflow.
Documentation Overview
Contributing and Development
For details see our Contributing guide.