diff --git a/languages/en/deployment-guide/15.x.rst b/languages/en/deployment-guide/15.x.rst index 99fe2557..e3cbc385 100644 --- a/languages/en/deployment-guide/15.x.rst +++ b/languages/en/deployment-guide/15.x.rst @@ -60,6 +60,22 @@ to a value greater than 2, you can keep your settings by issuing the following c tuleap config-set sys_nb_backend_workers +New plugin: Tuleap Functions for Tracker +---------------------------------------- + +This plugin is only available for :ref:`Tuleap Entreprise `. + +:ref:`Tuleap Functions for Tracker ` execute custom code after each artifact creation/update. + +How to install: + +.. sourcecode:: shell + + yum install tuleap-plugin-tracker-functions + sudo -u codendiadm tuleap plugin:install tracker_functions + tuleap-cfg site-deploy + systemctl reload nginx + systemctl restart tuleap Tuleap 15.4 =========== diff --git a/languages/en/installation-guide/step-by-step/install-plugins.rst b/languages/en/installation-guide/step-by-step/install-plugins.rst index fafc9815..c73c560f 100644 --- a/languages/en/installation-guide/step-by-step/install-plugins.rst +++ b/languages/en/installation-guide/step-by-step/install-plugins.rst @@ -1,7 +1,7 @@ .. _install-plugins: Plugins installation -=========================== +==================== Tuleap comes with a lot of plugins, they bring new features and can be easily installed and configured. @@ -16,14 +16,15 @@ Installation is done in 2 steps When you want to install a new plugin, run (where ``tuleap-plugin-awesomestuff`` is the name of the package of the plugin you want to install): -:: +.. sourcecode:: shell - # On RHEL/CentOS 7 - yum install tuleap-plugin-awesomestuff - - # On EL9 + # Deploy RPM package dnf install tuleap-plugin-awesomestuff + # Install and activate the plugin for all projects and users + sudo -u codendiadm tuleap plugin:install awesomestuff + + # Update configurations tuleap-cfg site-deploy systemctl reload nginx systemctl restart tuleap diff --git a/languages/en/user-guide/tuleap-entreprise.rst b/languages/en/user-guide/tuleap-entreprise.rst index 8b504eca..1e8e49fa 100644 --- a/languages/en/user-guide/tuleap-entreprise.rst +++ b/languages/en/user-guide/tuleap-entreprise.rst @@ -8,6 +8,8 @@ Tuleap Enterprise Tuleap Enterprise is a special distribution of Tuleap crafted by Enalean for enhanced reliability. +The plugins below are available in addition to :ref:`Tuleap Community Edition plugins ` + Some features are only distributed to Tuleap Enterprise subscribers: Project management