All Projects → creecros → SendEmailCreator

creecros / SendEmailCreator

Licence: MIT license
Kanboard Plugin to add various automatic email actions

Programming Languages

PHP
23972 projects - #3 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to SendEmailCreator

MetaMagik
Custom Fields for Kanboard - Plugin MetaMagik
Stars: ✭ 89 (+21.92%)
Mutual labels:  kanboard, kanboard-plugin
kanboard-plugin-wiki
Wiki plugin for kanboard.net to document projects
Stars: ✭ 34 (-53.42%)
Mutual labels:  kanboard, kanboard-plugin
UpdateNotifier
Update notifier for the plugins installed in your kanboard 🚀
Stars: ✭ 17 (-76.71%)
Mutual labels:  kanboard, kanboard-plugin
AutoSubtasks
Kanboard Plugin to create Automatic Actions for subtasks.
Stars: ✭ 26 (-64.38%)
Mutual labels:  kanboard, kanboard-plugin
MinimizeSidebar
Minimize Sidebar for kanboard
Stars: ✭ 17 (-76.71%)
Mutual labels:  kanboard, kanboard-plugin
Oxygen
Theme for Kanboard
Stars: ✭ 21 (-71.23%)
Mutual labels:  kanboard, kanboard-plugin
Task2pdf
Kanboard - Task2PDF
Stars: ✭ 48 (-34.25%)
Mutual labels:  kanboard, kanboard-plugin
Nebula
Modern theme for kanboard + syntax highlighting for Markdown code 💨
Stars: ✭ 72 (-1.37%)
Mutual labels:  kanboard, kanboard-plugin
kanboard-milestone-plugin
Kanboard Milestone Plugin - adds a section for milestone tasks to show their related tasks
Stars: ✭ 32 (-56.16%)
Mutual labels:  kanboard
kanboard
Kanban project management software
Stars: ✭ 6,484 (+8782.19%)
Mutual labels:  kanboard
kanboard ynh
Kanboard package for YunoHost
Stars: ✭ 14 (-80.82%)
Mutual labels:  kanboard
kanboard chrome extension
Kanboard Chrome Extension
Stars: ✭ 13 (-82.19%)
Mutual labels:  kanboard
Kanext
Theme with improved looks and functionality for Kanboard
Stars: ✭ 31 (-57.53%)
Mutual labels:  kanboard

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].