[[BackLinksMenu]]

[[TicketQuery(summary=TASK_NAME_HERE, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]]



= Analysis =
== Overview ==
{{{
enable a plugin without restart
}}}
App plugin hot enable allows the user to enable a plugin without restarting an application.
 * A button Enable should be clickable when a non-enabled plugin is selected from the app plugin manager list
 * The button enables the plugin and it is loaded immidiately
== Task requirements ==
 * Provide the Hot Enable functionality
 * Create the extension for the enable button.

== Task result ==
Code
== Implementation idea ==
Implement this task after [wiki:APP_PLUGIN_MANAGER_ENABLE_DISABLE_R0]
== Related ==
[wiki:APP_PLUGIN_MANAGER_ENABLE_DISABLE_R0]

== How to demo ==
^(In this section you must add instructions for the demo of the task.)^

= Design =

= Implementation =
^(Implementation results should be described and linked here (from the wiki or the repository))^

= Testing =

= Comments =
^(Write comments for this or later revisions here.)