Creating Demo accounts on my bubble app

Hi all, I am trying to build Demo account for users to be able to test out my app functionality before they could sign up and become users, but i dont know where to even start. Does anybody know how i could approach this senario?

Hey :waving_hand:

Need more details to give you a precise answer, but one simple solution is to have different pages for demo purposes and for connected / paid users :

  • 1st page - Demo page / Free content - No particular condition / Accessible for everyone with a link
  • 2nd page - User needs to be logged in to view this page (you need to build your signup / login part or use a template.)

Hope this helps !

1 Like

If you only want to showcase your app, another option would be to create a test user. Then once the user clicks on the button “Test” you can log in with fixed value’s of the testing user. Then adjust every available testing feature based on that

1 Like

This topic was automatically closed after 69 days. New replies are no longer allowed.