https://github.com/pimcore/newsletter-bundle
Newsletter community bundle integrates a basic newsletter framework to Pimcore documents.
https://github.com/pimcore/newsletter-bundle
Last synced: about 1 year ago
JSON representation
Newsletter community bundle integrates a basic newsletter framework to Pimcore documents.
- Host: GitHub
- URL: https://github.com/pimcore/newsletter-bundle
- Owner: pimcore
- License: other
- Created: 2023-04-12T08:12:38.000Z (about 3 years ago)
- Default Branch: 2.x
- Last Pushed: 2025-04-24T10:11:49.000Z (about 1 year ago)
- Last Synced: 2025-04-27T03:04:10.705Z (about 1 year ago)
- Language: PHP
- Homepage: https://pimcore.com/docs/platform/Newsletter/
- Size: 1.86 MB
- Stars: 2
- Watchers: 9
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
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
* [Installation](./doc/01_Installation.md)
* [Newsletter Documents](./doc/05_Newsletter_Documents.md)
* [Newsletter Configuration](./doc/19_Newsletter_Config.md)
## Contributing and Development
For details see our [Contributing guide](https://github.com/pimcore/newsletter-bundle/blob/1.x/CONTRIBUTING.md).