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.
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.
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.
API Connector
This template is using third-party services. There are some data calls left that require API Keys configurations in order to function properly.
This service is:
Sendgrid
Prerequisites
You must have a Sendgrid Developer account in order to interact with the service.
If you donβt have any of the accounts, you can easily create one for the SendGrid Developer platform - https://app.sendgrid.com
Note: It is required for customers to verify their Sender Identities for Sendgrid Service: https://sendgrid.com/docs/for-developers/sending-email/sender-identity/
How to setup
- Getting API Keys with SendGrid
- Create a new account or use the created one in the SendGrid platform https://app.sendgrid.com
- Click the Settings tab(1), then click the "API Keys" tab(2), then click the "Create API Key" button(3).
2. Enter your API key name and select permission (Full access recommended).
NOTE: Copy the API key and save it before the window closes. You cannot get it one more time.
3. Enter the API Key in the API Connector fields:
Remember to put the Bearer word before the API key
API Connector: find out more on how it works here: https://bubble.io/video/intro-to-apis--the-api-connector
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
login_page
, find and remove the Group Buttons x2 elements:
Remove Banner
This template comes with a promotional banner above the Header element. Feel free to remove it from your app.