wiki:UsingPlugins

BarnOwl plugins will typically be distributed as a .par file. To install a plugin, make a directory ~/.owl/modules, and place the .par file into that directory. Make sure to preserve its name -- this is significant to BarnOwl.

To load the module, from within BarnOwl, execute the :reload-module MODULE-NAME command, where MODULE-NAME is the name of the .par file, without the trailing .par.

If anything goes wrong, you may be able to get more information about the error using :show errors.

Last modified 14 years ago Last modified on May 8, 2010, 11:52:03 AM