1. Introduction

GR8 CRM is a set of Grails Web Application Framework plugins that makes it easy to develop web applications with CRM functionality.

You can find more information about GR8 CRM on the main documentation site http://gr8crm.github.io.

1.1. Customer Relationship Management

Customer relationship management (CRM) is a system for managing a company’s interactions with current and future customers. It involves using technology to organize, automate and synchronize sales, marketing, customer service, and technical support. Wikipedia

The GR8 CRM "Ecosystem" currently contains over 40 Grails plugins. For a complete list of plugins see http://gr8crm.github.io.

Each GR8 CRM plugin defines a Bounded Context that focus on one specific domain, for example contact, project or document.

2. Campaign Management User Interface Plugin

This plugin provide a Twitter Bootstrap based user interface for campaign management in GR8 CRM applications.

3. Changes

2.4.5

It’s now possible to start from a template when creating a new email campaign

2.4.4

Redesigned layout for target group and recipients to better handle large target groups.

2.4.3

Better support for supplying custom model to email templates

2.4.2

Fixed a bug that caused the link between recipient and contact to be lost

2.4.1

First public release

4. License

This plugin is licensed with Apache License version 2.0

5. Source Code

The source code for this plugin is available at https://github.com/technipelago/grails-crm-campaign-ui

6. Contributing

Please report issues or suggestions.

Want to improve the plugin: Fork the repository and send a pull request.