Skip to content

goeh/grails-crm-notes

Repository files navigation

GR8 CRM - Notes Plugin

CRM = Customer Relationship Management

GR8 CRM is a set of Grails Web Application Framework plugins that makes it easy to develop web application with CRM functionality. With CRM we mean features like:

  • Contact Management
  • Task/Todo Lists
  • Project Management

Notes Plugin

This plugin provide storage, services and Groovy Server Pages to support adding text notes to domain instances. A note is a short message (max 2000 characters) with a subject. A note can be added to any domain instance. Notes are automatically stamped with date/time and user that created the note.

Documentation

Complete documentation for this plugin can be found at gr8crm.github.io

About

Add notes to domain instances in Grails CRM

Resources

License

Stars

Watchers

Forks

Packages

No packages published