Is it possible to customize the Help button menu, or at least remove the default items from it? I would similarly like to customize the Home screen that users see when they log in.
it is possible to set a custom URL for the help button via the environment variables.
OPENPROJECT_FORCE__FORMATTING__HELP__LINK (default=nil) You can set a custom URL for the help button in the WYSIWYG editor.
OPENPROJECT_FORCE__HELP__LINK (default=nil) You can set a custom URL for the help button in application header menu.
Replies (1)
Hi Abhijit,
it is possible to set a custom URL for the help button via the environment variables.
This guide lists all configuration variables:
https://www.openproject.org/docs/installation-and-operations/configuration/environment/#environment-variables
Best,
Alexander