![]() fix: add a startup timeout limit for the plugin application |
||
---|---|---|
.. | ||
etc | ||
include | ||
src | ||
test | ||
README.md | ||
mix.exs | ||
rebar.config |
README.md
Plugins Management
This application provides the feature for users to upload and install custom, Erlang-based plugins.
More introduction about Plugins
See HTTP API to learn how to Install/Uninstall a Plugin
Plugin Template
We provide a plugin template that you can use to learn how to write and package custom plugins.