/AirmailPlugIn-Framework

Primary LanguageObjective-CGNU General Public License v2.0GPL-2.0

Airmail Plugin Framework (AMPF) 1.0

The AMPF provides the API necessary to develop a plugin for Airmail.

Why a Plug-In Framework?

The implementation of a plugin is necessary to inherit from the AMPF/AMPlugin class and to override the request methods (see Class Documentation)

The framework is an extended part of Airmail. API Call List

Samples

The bundle inluiced few sample plugins that show some API of the framewordk.

You need to add a reference to the AMPF in your plugin project in order to use the requested classes. After you build your plugin, copy the bundle in the appropriate directory.

~Library/Containers/it.bloop.airmail/Data/Library/Application Support/Airmail/General/Plugins ~Library/Containers/it.bloop.airmail.beta8/Data/Library/Application Support/Airmail/General/Plugins

More Docs

- Wiki
- Class documentation

Foo

Support

- Feedback