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 the template, you will see a dropdown in the ‘Create an app’ popup that lets you pick a template as the basis for the new application. This popup can be access in the ‘Apps’ section of bubble.io.
Note: This can only be done when you create a new app.
After you've created the app, 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.
After the application has loaded, you'll see the Bubble assistant on the left side for New Application. You can close it or follow the assistant steps to adjust different settings.
Optional: Select your default font
Optional: Select your default colours
Optional: Finally, add any other plugins that you want to enhance the template with.
Now you're ready to go and dive into Bubble no-code development toolset.
Congrats: You have successfully created a Bubble app based on your template. Now, you can proceed with the setup.
Sendgrid has been used as the default emailer for password resets, welcome emails and sending notifications to users who want to claim free credits.
Sendgrid Contacts Plugin has been used to update a master email list in Sendgrid, that allows you to send newsletters to your community base;
Tip: API keys can be found here: https://app.sendgrid.com/settings/api_keys and created when you click ‘Create API Key’.
Google Analytics (Optional)
Make sure you set up the google analytics plugin, to track real time users and find out where they are coming from.
Tip: Instructions to set up a google analytics account can be found here: https://support.google.com/analytics/answer/10269537?hl=en
Login Options
Google: The Google plugin, allows users to sign up via Google.
Tip: Credentials can be found here: https://console.cloud.google.com/apis/credentials
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. These services are:
Slack (Optional)
This is used more for administration, so I can see when a user has signed up, or when they want to move to a premium subscription
Tip: Generate a slack hook: https://api.slack.com/apps?new_classic_app=1
Slack Web Hooks
In the settings of, navigate to ‘Incoming Webhooks, and copy the URL below:
Once complete, change the bubble.io slack post URL to the copied web hook URL
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 login, follow the instructions:
- on the
signup
page, find the Demo group and delete it.