Author |
|
Yoomitech Newbie

Joined: 28 December 2012 Location: Germany
Online Status: Offline Posts: 5
|
Posted: 02 January 2013 at 6:11pm | IP Logged
|
|
|
Hi,
i have two questions, cause i want code a plugin for WebmailPro.
1. Is there a API for the calendar plugin too?
2. To code a plugin, is there any resrictions or special informations about that, how has it look like? [E.g. Plugins for Wordpress had to be in an "special" "Format Folder an so on...")
Thank you....
Yoomitech
|
Back to Top |
|
|
Igor AfterLogic Support

Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6136
|
Posted: 02 January 2013 at 10:45pm | IP Logged
|
|
|
Calendar access is API-based indeed, documentation for this API is not publicly available yet so you'll need to study the code, it's quite transparent; note that API only covers server-side functionality, not the interface part.
We don't have any special requirements regarding plugins, and it's recommended to place their code under data/plugins directory so that they're not affected by upgrades.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|