Setup Guide
Welcome to the Setup Guide, your starting point for configuring the template efficiently. Explore essential insights on using the template with Bubble and begin the setup process effortlessly.
Starting with the Template
Upon purchasing or adding a template to your account, a dropdown will appear in the New Application popup, allowing you to select the template as the foundation for your new application.

Once you've chosen a template, fill in the required fields (e.g. Name of the new app) and click on "Get started".
After the application loads, the Bubble assistant on the right side for New Application will appear. You can either close it or follow the assistant's steps to customize various settings.

Configuring Payments with Stripe
This template utilizes Stripe to process card payments, ensuring a secure checkout experience for users. To configure your Stripe account, visit https://stripe.com and sign up.
Refer to Bubble's official documentation for instructions on setting up the Stripe API in your Bubble app.
Configuring the Facebook Login plugin
This template enables users to sign up and log in with their Facebook account.
Refer to Bubble's official documentation for instructions on setting up the Facebook API in your Bubble app.
Removing Demo Login
This template includes demo accounts and buttons for testing purposes, eliminating the need for a complete sign-up process to explore app features. You are welcome to remove these demo elements in your app.
Dashboard page
In the Elements Tree, select the two red texts named "Disabled for demo ..", and delete them.

Then, select each yellow button named "Save Changes", and for each of them, delete the Condition named "This Button isn't clickable is yes and This Button is pressed".

Don't forget to uncheck "This element isn't clickable" for both buttons.

Creator page
In the Elements Tree, select the Popup named "Upload Cover Picture", and delete the red text.

Then, double-click on the PictureUploader input, and uncheck "This input is disabled".

Last updated