Author Topic: Tasklist plugin  (Read 5902 times)

Offline unwise

  • Newbie
  • *
  • Posts: 5
Tasklist plugin
« 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?

Offline unwise

  • Newbie
  • *
  • Posts: 5
Tasklist plugin
« Reply #1 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?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Tasklist plugin
« Reply #2 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!