pimcore / newsletter-bundle
Pimcore Newsletter Bundle
Installs: 160 205
Dependents: 6
Suggesters: 0
Security: 0
Stars: 2
Watchers: 10
Forks: 6
Open Issues: 4
Type:pimcore-bundle
Requires
- pimcore/admin-ui-classic-bundle: ^1.1
- pimcore/pimcore: ^11.0
Requires (Dev)
- phpstan/phpstan: ^1.10.5
- phpstan/phpstan-symfony: ^1.2.20
This package is auto-updated.
Last update: 2024-10-31 08:08:59 UTC
README
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.