Dynamic start_url
-
Hi,
I’m looking to transform my wordpress website into a PWA, and your plugin seems to be everything I need, except for one detail : I would need the start_url in the manifest to be dynamic for each user. A specific url is stored in local storage for each user, and this url should be the start_url for this user when he downloads the PWA. Is that possible with your plugin ? Is there for example a hook that could be used that would generate a manifest dynamically for a user when he visits the website ?
Ideally, I would like for some data from local storage to be “transferred” when the user downloads the PWA, but that might not be necessary since all this data is set into local storage when the dynamic start_url is visited (so I imagine taking care of question n°1 would simplify question n°2…)
- You must be logged in to reply to this topic.