Overview

This simple plugin allows you to configure which favicon should be used by Redmine. Currently, it allows three choices:

  • the default location /favicon.ico
  • from the current selected theme: /themes/my_theme/images/favicon.ico
  • a self-defined URL

This allows you to easily select the favicon for your Redmine installation.

Additionally, it provides a simple API for other plugins to get the favicon location and incorporate it as needed. This is e.g. used by the Opensearch plugin.

Issue tracking

View all issues

Members

Administrator: Holger Just