Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: unwise on January 16, 2011, 02:52:22 PM

Title: Tasklist plugin
Post by: unwise on January 16, 2011, 02:52:22 PM
I'm looking for a tasklist plugin. Is this avaible or do i need to make my own?
Title: Tasklist plugin
Post by: unwise on January 17, 2011, 09:29:48 AM
I have a some php skill but i don't have a idea how to start this in roundcube. Someone can help me in the right way?
Title: Tasklist plugin
Post by: SKaero on January 17, 2011, 11:02:04 AM
The best way to start is to read the plugin api documentation:
http://trac.roundcube.net/wiki/Doc_Plugins
http://trac.roundcube.net/wiki/Plugin_Hooks
http://trac.roundcube.net/wiki/Plugin_Events
It's also a good idea to check out the code in other plugin for examples. Good Luck!