Disable Notification Regarding Licensing

Hi :waving_hand:

My setup is such that I edit content locally in the Kirby Panel and then deploy it. Therefore, I only use the Kirby Panel under localhost. The actual domain on which it is deployed is licensed. Every time I work in the panel, I have to click away the following:

When I click on “Active it now,” Kirby correctly recognizes that licensing does not make sense:

Its not a big deal to click away the notification, but its still a little annoying. So I’m wondering: Is there any way I can disable this for localhost? Since local installations are not to be licensed (which Kirby correctly recognizes), I also wonder what the point of this message is.

Version: 5.2.1

It’s not completely correct that local installations do not need to be licensed. Installations for development you are right, but e.g. an intranet for a company would need a license. That’s why we cannot simply assume “local = no license needed”.

We are actively working on a better solution for e.g. local development installations. So hopefully we have a solution for you in the near term future.

But please understand that we cannot support just ways of hiding this banner. That would kind of defeat the purpose.

Thanks for your reply!

Okay, I get the background. I’m curious to see what the future solution will be.