You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This layout could integrate a ListView component to list all installed plugins (data can be retrieved from Restful API). To have an idea about Restful connection look at here.
Each item should present:
plugin icon
plugin name
plugin description
To start/stop a plugin you need to click on an item. Different icons show plugin status: running or stopped.
Here an example from our Jfrontend client
This layout could integrate a ListView component to list all installed plugins (data can be retrieved from Restful API). To have an idea about Restful connection look at here.
Each item should present:
To start/stop a plugin you need to click on an item. Different icons show plugin status: running or stopped.