Web PWA Customize - Multi Company Aware #3565
cliffkujala
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello @victoralmau ,
What do you think about making the Web PWA Customize (web_pwa_customize) module Multi Company Aware?
I think this could be done, either with a seperate patch module in the multi-company repo, or modify this module itself and move all the PWA customization stuff to the Company Settings page, like it is on web_favicon.
I know there is a note about moving the web_favicon stuff to system level instead of Company, but I don't agree with that either. Favicons are cached and that could get tricky for users that actually bounce between companies in the backend, but each Company in a Multi Company environment is going to want the typical internal users who only enter the company via their company specific URL to see their favicon and PWA customizations, not the other company. I think the caching would be based on the URL anyways so that shouldn't be much of an issue.
Thoughts on this?
All reactions