Installing plug-ins from the Web UI
To avoid navigating to the plug-ins site, you can seamlessly install the latest plug-in versions directly from the Web UI.
com.urbancode.ds.web.cli.rest.plugin.PluginsManifest.url
property
in the conf/server/getting-started-custom-urls.properties file. For
example, set the property
as:com.urbancode.ds.web.cli.rest.plugin.PluginsManifest.url=githubusercontent.com
- Go to the .
- Search for the plug-in you want to install.
- Click the menu option on the right of the plug-in for which you want to install.
- Click Install.
Notes:
- You do not need to restart the server after you install a plug-in.
- You can upgrade a plug-in by installing the new version over the old version.
- You cannot roll back a plug-in version to a previous version from the Web UI. To move to a previous version of a plug-in, see Rolling back a plug-in version to a previous version.