Skip to content

creecros/SendEmailCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout our latest project

  • With DocPHT you can take notes and quickly document anything and without the use of any database.

Latest release GitHub license Maintenance Open Source Love Downloads

Donate to help keep this project maintained. Donate with PayPal button

⭐ If you use it, you should star it on Github!

  • It's the least you can do for all the work put into it!

Auto Email Extended Actions

This plugin will add 5 new automatic actions to Kanboard.

1.) Send task by email to assignee

2.) Send task by email to creator

3.) Send email of an impending due date

4.) Send email of an impending subtask due date to assigned user

5.) Send comment by email.

Send Email to Assignee

This Automatic Action will allow you to send by email, a task to the assignee.

Send Email to Creator

This Automatic Action will allow you to send by email, a task to the creator.

Send email of an impending due date

this action will send an email of an impending due date to either the task creator, assignee or both. Duration is defined by user, i.e. 1 day would start sending emails of tasks when there is less than 1 day before due date.

Send email of an impending subtask due date

this action will send an email of an impending due date to the subtask assignee. Duration is defined by user, i.e. 1 day would start sending emails of tasks when there is less than 1 day before due date. Subtask matked as "Done" will be ignored. The "Subject" will be the name of the Subtask, and the "Body" of the Email will be the Task.

Send comment by email

This action will send a comment by email, when a new comment is created on a task, to assignee, creator or both. The email will contain the comment, and task info.

Install

Create a directory SendEmailCreator under the folder plugins

  • Copy all source files in this new directory.