Skip to content

Commit eab1528

Browse files
committed
RHIDP-7560 - Install and configure plugins from Extensions page (next phase)
1 parent 833f54a commit eab1528

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed
182 KB
Loading

modules/dynamic-plugins/con-extensions-managing-plugins.adoc

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,22 @@ You can install and configure plugins by using Extensions.
66
[WARNING]
77
Installation and configuration of plugins by using Extensions will only work in development environments. This feature is not supported in production environments.
88

9-
* Users must have the new extensions permissions to access and manage plugin configurations.
9+
In a production environment, users will be notified that plugin installation is not permitted.
1010

11-
* In a production environment:
12-
** Users will be notified that plugin installation is not permitted.
11+
image::rhdh/extensions-restart-plugin-1.png[]
1312

14-
* In a development environment:
15-
** Administrators can install a plugin using the default configuration preloaded in the editor, or modify the configuration before installing. Upon successful installation, users will be notified that a backend restart is required to complete the installation process.
16-
** When a plugin is installed, administrators can access the Actions drop-down in the plugin’s side panel. Available actions include:
17-
*** Editing the configuration used during installation
18-
*** Disabling or enabling the plugin
19-
*** After performing any of these actions, users will be notified that a backend restart is required for the changes to take effect.
13+
In a development environment:
14+
15+
* Administrators can install a plugin using the default configuration preloaded in the editor, or modify the configuration before installing. Upon successful installation, users will be notified that a backend restart is required to complete the installation process.
16+
* When a plugin is installed, administrators can access the Actions drop-down in the plugin’s side panel. Available actions include:
17+
** Editing the configuration used during installation
18+
** Disabling or enabling the plugin
19+
** After performing any of these actions, users will be notified that a backend restart is required for the changes to take effect.
2020

2121
////
2222
== RBAC permissions
23+
Users must have the new extensions permissions to access and manage plugin configurations.
24+
2325
When RBAC permission framework is enabled, for non-admin users to access Extensions UI, the role associated with your user should have the following permission policies associated with it. Add the following in your permission policies configuration file:
2426
[source,yaml]
2527
----

0 commit comments

Comments
 (0)