diff --git a/pages/draft/fuel-install-guide/view_plugins.rst b/pages/draft/fuel-install-guide/view_plugins.rst new file mode 100644 index 000000000..2411c9497 --- /dev/null +++ b/pages/draft/fuel-install-guide/view_plugins.rst @@ -0,0 +1,23 @@ +.. _view_plugins: + + +View Fuel plugins +~~~~~~~~~~~~~~~~~ + +You can view the list of installed plugins in the Fuel Web UI, as well as in the Fuel CLI. + +To view the list of installed plugins via the Fuel Web UI, click the :guilabel:`Plugins` button. +It is located at top of the screen at the Fuel level. + +You can find the following information for every plugin: +* version +* description +* homepage +* authors +* licenses +* releases + +.. seealso:: + + - `Fuel plugins CLI ` +