-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone
Description
- Add a new setting
enable_custom_logo = 1
under[General]
in the config - When feature is disabled, throw an exception in
CoreAdminHome.setBrandingSettings
API - When feature is disabled, do not show the
div
for that setting inCoreAdminHome/generalSettings.twig
. - When feature is disabled, throw an exception in CoreAdminHome controller in
uploadCustomLogo
action.
We don't need to change anything else.
Metadata
Metadata
Assignees
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.