Building a plugin - Author-it On-Premises - Author-it

Author-it Development Documentation

To build a plugin for Author-it you will need to do the following tasks:

  • Create a Visual Studio project

  • Add references to Author-it dlls

  • Create a PluginManager class

  • Call methods in the Author-it API (optional)