Add documentation for metadata

This commit is contained in:
Frederic Guillot
2015-10-24 16:44:32 -04:00
parent 9129a16337
commit 1ffea55bd1
3 changed files with 41 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ Plugin creators should specify explicitly the compatible versions of Kanboard. I
- [Add schema migrations for plugins](plugin-schema-migrations.markdown)
- [Add mail transports](plugin-mail-transports.markdown)
- [Add notification types](plugin-notifications.markdown)
- [Attach metadata to users, tasks and projects](plugin-metadata.markdown)
Examples of plugins
-------------------