WebApp plugin development introduction

Posted on Sun 11 January 2015 in Programming • Tagged with Python, Zarafa, WebApp

This is a short tutorial on how to write a simple WebApp plugin, the plugin will add a widget to the WebApp's mail settings tab. The widget will allow a user to remove email addresses and domains from the safesenders list in the users WebApp settings.

manifest.xml

We start …


Continue reading