Writing Complex PluginsΒΆ

For writing complex plugins, splitting each search handler into its own file can be really helpful. To start working on a complex plugin, the flogin init CLI command has been provided to generate all of the files needed. Run the following command for more info:

py -m flogin init --help