An open API service indexing awesome lists of open source software.

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.

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).