Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 1.51 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.51 KB

Cerb Plugins - wgm.notifications.emailer

Copyright (C) 2012 Webgroup Media, LLC.
http://cerb.ai/

What's this?

This plugin automatically sends an email to workers if they have received new notifications. It sends digests, so if you receive 100 new assignments you'll only receive a single email about them.

Installation

  • Change directory to /cerb6/storage/plugins/
  • git clone git://github.com/cerb-plugins/wgm.notifications.emailer.git
  • In your helpdesk, enable the plugin from Setup->Features & Plugins.
  • In Setup->Scheduler enable the Notifications Emailer job.

Credits

This plugin was developed by Webgroup Media, LLC.

License

http://opensource.org/licenses/gpl-2.0.php

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA