I’m trying to create a pwa for each store (I use dynamic pages) but they are all in the same Bubble application. Would it be possible to create a pwa for each store in the same application?
Hello,
Yes it is possible.
Create a page called “store_details” and add all of the UI elements needed to display the store data (text elements, groups, images, etc…)
Create a data type in your database called “store” and add all the necessary fields needed (name, address, etc…)
Set the page type of content to “store”
You will now be able to use “current page …” in all of your expressions. Example:
Hope this helps
I believe that you did not understand my doubt. PWA (Progressive Web App). I wanted each dynamic page to be a different PWA. Follow example
I don’t know if we’re talking about the same thing, sorry, I’m using Google Translate.
I have several customers with different products and for each customer I have a dynamic page that displays their data and content. What I want is to make each dynamic page become a separate PWA for each customer.
Fala portugues?
Da para facer. So disenha cada folha para ser usada via movil (com dimensoes para movil)
Translation of my poor portuguese:
It is doable. Just design each page for mobile use (with mobile dimensions)
sim, mas como coloco a notificação de pwa, como no exemplo:
yes, but as I put the pwa notification, as in the example:
se fizer desta maneira, terei apenas um atalho PWA, do site Raiz. Mas queria que cada cliente tivesse seu proprio atalho PWA
if you do it this way, I will only have a PWA shortcut, from the Raiz website. But I wanted each customer to have their own PWA shortcut
Please read above. I believe I suggested how to approach this.
Favor ler la acima. Eo acho que ja te di uma sugerencia para considerar.
Muita boa sorte com teu projeto!
Creating a PWA in Bubble is quite the pain. You can check out this post though.
To get a dynamic image for each page that your users add to home screen, use the page properties to call the dynamic data that goes in the header, instead of putting it in your settings meta section.
This topic was automatically closed after 70 days. New replies are no longer allowed.