- PluginRun stores
plugin_module
andplugin_name
instead ofPlugin
. run_plugin_from_id imports the relevant plugin and runs it. - new
config
property inPluginRun
to store a config string.
plugin_module
and plugin_name
instead of Plugin
. run_plugin_from_id imports the relevant plugin and runs it.config
property in PluginRun
to store a config string.