Setup 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 ”Name your app” field and press Create 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.
Image without caption
βœ…
Congrats: You have successfully created a Bubble app based on your template. Now, you can proceed with the setups and dive into Bubble no-code development toolset.

Payments

Card payments in this template are powered by Stripe using the default card checkout providing a secure environment for users. To set up your Stripe account, go to https://stripe.com, and create an account.
☝
Note: You will be allowed to access your dashboard once you have successfully verified your email address and activated your account.
This template is using Bubble's Stripe plugin for payments. Please follow the Stripe payments instruction below to configure.
⚠️
Payments: See the documentation on how to set Stripe Payments in Bubble App.

Subscription plans

Be sure to add the created subscription plans ID to the Subscriptions data type, id_plan_stripe fields.
  1. Create them in Stripe Dashboard β†’ Product catalog:
Image without caption
  1. Create subscription plans
Image without caption
Image without caption
  1. Click the created subscription plan to access & copy the product API ID key
Image without caption
  1. Insert API ID keys in your Bubble app, Database β†’ All Subscription β†’ id_plan_stripe field.
Image without caption
πŸ’‘
Tip: Genuine card information cannot be used in test mode. Instead, use test Stripe card credentials.

Facebook Plugin

In order to make the Sign in with Facebook option work properly, it is required to configure the Facebook plugin within your Bubble editor.
⚠️
Facebook: See the documentation on how to set the Facebook Plugin in Bubble.

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.
In order to delete demo items,
  • go to the login_new page and delete the "Demo Log in" and β€œAdmin Dashboard” buttons:
Image without caption
⚠️
Admin: See the instructions on how to grant Admin Rights in your template.

Remove Banner

This template comes with a promotional at the very top of each page. Feel free to remove it from your app.
πŸ’‘
Banner: See the instructions on how to remove the Rapid Dev Banner in your template.