Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is there a way to hide this notification bar in the back office? Our custom App Plugin is not yet compatible with Version 8 and if the user applies the update, everything breaks.
Hi Graham,
You can simply add below code in web.config -> appsettings section
<add key="umbracoVersionCheckPeriod" value="0" />
This will not show above message.
Cheers,
Shaishav
Thank You!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
How to Hide Notification Bar
Is there a way to hide this notification bar in the back office? Our custom App Plugin is not yet compatible with Version 8 and if the user applies the update, everything breaks.
Hi Graham,
You can simply add below code in web.config -> appsettings section
This will not show above message.
Cheers,
Shaishav
Thank You!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.