screwdriver-wrenchSetup Guide

This guide is the beginning of the documentation with the built-in Notes for the database. Will help you gain a better understanding of how the template and Bubble works.

Starting with the Template

Once you have bought or added a block to your account, you will see a dropdown in the New Application popup that lets you pick a template as the basis for the new application.☝Note: This can only be done when you create a new app.

Image without caption

After you've selected a block you bought, complete the other fields with necessary data (i.e: Name of the new app, What kind of application you are building, etc) and press Create a new app.💡Tip: A template isn't a theme for your app, but a pre-built set of elements and workflows. You can modify the template as you would modify another app. Wait for Bubble to load the application with all the data.

Image without caption

After the application has loaded, you'll see the Component library on the right side for New Application. You can close it or follow the assistant steps to adjust different settings.

✅Congrats: You have successfully created a Bubble app based on your template. Now you're ready to go and dive into Bubble no-code development toolset.

Stripe Connection

The template comes with stripe connection already done so you can use it right away. In order for it to work seemlessly in your app, you need to update the credentials in your plugin page.

Step 1: Sign up for Stripe account if you don't have, or log in to your stripe account.

Step 2: Switch to Test Mode:

Step 3: Copy your publishable & Secret keys from here

Finding Publishable Key & Secret Key

Finding Client ID

Note: This is for testing purpose only. To make it work in LIVE mode, you need to go to here and get it activated - https://dashboard.stripe.com/test/connectarrow-up-right

Once you have all these saved, replace them on to your stripe plugin settings area

Updating Stripe Keys

That's it! You have successfully updated your stripe connection. :)

circle-info

When ready to go live with the app, please ensure to use Live API Keys for the live fields in the Plugins tab. To obtain Live API Keys, the account should be activated.

Remove Demo Login

This template comes with demo accounts and demo buttons for testing purposes, which do not require a full sign-up process in order to test the platform features. Feel free to delete these login options in your app.💡Tip: Please note that deleting the demo buttons will delete the button workflows as well. Removing these demo options doesn't affect any other aspect of the template.In order to delete demo items, follow the instructions:

  • on the Sign_up page, find and delete the Demo login buttons.

Remove Demo Login Button

Last updated