• Stars
    star
    194
  • Rank 200,219 (Top 4 %)
  • Language
    Objective-C
  • License
    GNU General Publi...
  • Created over 10 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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 framework.

AMPlug Composer Template SDK Sample
AMPlug Message Style SDK Sample
AMPlug Simple Notifier SDK Sample
AMPlug Translate SDK Sample

AMPlug Campaign Monitor
AMPlug MailChimp
AMPlug Wunderlist
AMPlug Todoist

How to install

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