[Instructions] Custom-Links-Plugin for SCM-Manager

This plugin offers a config page under the administration section. There you can add your own links with a displayname. Your added links are shown instantly in the SCM-Manager footer under the “information” section. All users accessing your SCM-Manager will see this links.

Prerequisites

  • You have a running instance of the SCM-Manager which is at least version 2.24.0 (Download SCM-Manager)

Installation

To install the plugin for all installation sources you only have to copy the plugin into the plugin folder of your SCM-Manager. Depending on how you operate it (Linux / Windows / Docker) the path is slightly different.

Docker

  1. Download the file from packages.scm-manager.org
  2. Copy the file into the plugins sources directory of your SCM-Manager:
    • docker cp /${DOWNLOAD_PATH}/scm-custom-links-plugin-1.0.0.smp ${DOCKER_CONTAINER_NAME}:/var/lib/scm/plugins/
  3. Restart SCM-Manager

Other installations

  1. Download the file from packages.scm-manager.org
  2. Copy the file into the plugins directory of your SCM-Manager. The location of your base directory depends on your type of installation. Right there you should find your plugins directory including all installed plugins.
  3. Restart SCM-Manager

And you are all done! If you have any questions or encounter any problems feel free to use this thread or contact us directly