Add doc to create new automatic actions

This commit is contained in:
Frederic Guillot
2016-01-03 19:17:45 -05:00
parent 90f0e7edbc
commit 913ec9e39f
2 changed files with 61 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ Plugin creators should specify explicitly the compatible versions of Kanboard. I
- [Custom routes](plugin-routes.markdown)
- [Add mail transports](plugin-mail-transports.markdown)
- [Add notification types](plugin-notifications.markdown)
- [Add automatic actions](plugin-automatic-actions.markdown)
- [Attach metadata to users, tasks and projects](plugin-metadata.markdown)
- [Authentication architecture](plugin-authentication-architecture.markdown)
- [Authentication plugin registration](plugin-authentication.markdown)