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

https://github.com/putyourlightson/craft-campaign

Send and manage email campaigns, contacts and mailing lists in Craft CMS.
https://github.com/putyourlightson/craft-campaign

contacts craft-plugin craftcms email-marketing mailing-lists newsletter

Last synced: 2 months ago
JSON representation

Send and manage email campaigns, contacts and mailing lists in Craft CMS.

Awesome Lists containing this project

README

          

[![Stable Version](https://img.shields.io/packagist/v/putyourlightson/craft-campaign?label=stable)]((https://packagist.org/packages/putyourlightson/craft-campaign))
[![Total Downloads](https://img.shields.io/packagist/dt/putyourlightson/craft-campaign)](https://packagist.org/packages/putyourlightson/craft-campaign)

# Campaign Plugin for Craft CMS

Campaign is an email marketing plugin built specifically for Craft. It aims to bring the distribution of content by email into the CMS, where we believe it should be, along with the same ethos of flexibility and user-friendliness that Craft does.

- Complete control and personalisation of emails using Twig templates.
- Integrates seamlessly with Amazon SES, Mailgun, Mandrill, SendGrid, etc.
- Unlimited campaigns, subscribers, mailing lists and sendouts.

![Campaign plugin](https://putyourlightson.com/assets/images/plugins/campaign/campaign-edit-slideout.png)

## Documentation

Learn more and read the documentation at [putyourlightson.com/plugins/campaign »](https://putyourlightson.com/plugins/campaign)

Read more about the pro version at [putyourlightson.com/plugins/campaign#pro-edition »](https://putyourlightson.com/plugins/campaign#pro-edition)

## License

This plugin requires a commercial license purchasable through the [Craft Plugin Store](https://plugins.craftcms.com/campaign).

## Requirements

This plugin requires [Craft CMS](https://craftcms.com/) 3.1.20 or later, or 4.0.0 or later, or 5.0.0 or later.

## Installation

To install the plugin, search for "Campaign" in the Craft Plugin Store, or install manually using composer.

```shell
composer require putyourlightson/craft-campaign
```

---

Created by [PutYourLightsOn](https://putyourlightson.com/).