Canvas Documentation
Bubble Best Practices
v2
v2
  • Welcome
  • Introduction
  • Contents
  • Using Bubble
    • Bubble basics
    • Bubble best practices
      • Principles
      • Database
      • Design
      • Security
      • SEO
      • Speed
      • Modularity
        • Data triggers
  • Using the template
    • Getting the template
    • Setup
      • Quickstart
      • Features and configuration
        • Customizable landing page
        • Header menu
        • Menu focus group
        • Styles and colors
        • Extending the admin portal
        • Set a password policy
        • Enable cookies
        • Alerts
        • Emails
        • Hidden variables popup
        • Set up index page redirects
        • Set up payments on account page
        • Set up social media links
        • Search engine optimization (SEO)
        • Setting up domains
        • Legal docs
    • Extending the template using Canvas Pages
      • How it works
      • Get started
      • Setting up added modules
      • Updating Canvas styles
    • Extending the template manually
      • Padding
      • Pages, groups, and popups
      • Hiding groups
      • Styles
    • Reference
      • Pages
        • index
        • admin
        • home
        • account
        • verify
        • login and loginsimple
        • termsofservice
        • privacypolicy
        • reset_pw
        • standardpage
        • 404
      • Reusable elements
        • header
        • footer
        • signup/login
        • popupsreusable
        • menufocusgroup_template (︙)
        • menufocusgroup_user
        • menufocusgroupfeature_b
        • menufocusgroup_email
        • menufocusgroup_notifications
        • menufocusgroup_shoppingcart
        • menufocusgroup_search
        • cookiespermission
        • homepageblocks
        • admin portal reusables
          • admindashboard
          • admingeneralsettings
          • adminemail
          • adminseosettings
          • adminsocialmediasettings
          • adminsocialmediainfo
          • adminlegalpages
          • adminhomepagesetup
          • adminstyles
          • adminfeaturebacklog
      • Data and workflows
        • Data structure
        • Option sets
        • API workflows
      • Canvas Pages: lists of modules & page templates
  • Demos
    • Yelp for Books
  • Other Canvas templates
Powered by GitBook
On this page
  • Admin Portal Overview
  • Use the “Dashboard” tab to monitor user signups and activity
  • Customize your app settings by using the "Settings" tab
  • Use the "Backlog" tab to plan your product road map
  • Manage your users and permissions from the "Users" tab

Was this helpful?

  1. Using the template
  2. Reference
  3. Pages

admin

Portal where the App Admin manages their application

PreviousindexNexthome

Last updated 5 years ago

Was this helpful?

Admin Portal Overview

Due to the complexity of the page and the amount of information that is usually displayed, the Admin portal will not be responsive.

Your app will come with a dedicated portal for the app’s admin where you can manage app settings & data. Much of this is preset for you, but you will have to customize the page for your app:

Use the “Dashboard” tab to monitor user signups and activity

Customize your app settings by using the "Settings" tab

General tab

Manage your business information and app-wide settings such as app name, contact email, app primary color, and logos here.

  • App admin can require users to verify their emails during the sign up process. If this setting is on, a user will need to click a link in his email to verify his email address.

  • Added the ability for app admins to set whether or not to ask user for cookies. When ask for cookies is "yes" (website object) and current user is using cookies is "no" then the ask for cookies banner will be shown to the user on the homepage.

Search engine optimization tab

Manage the visibility of your website in search engine results.

Social media tab

Manage footer links to your social media profiles. You can add up to six social media links.

Legal pages tab

Manage and customize your privacy policy and terms of services documents and pages here.

  • Checking the box for "Require users to agree to TERMS and PRIVACY during sign up" will require the user to check the box for "I agree to the Terms of Service and Privacy Policy" before signing up. This will save the current data/time in the user object of when the user agreed to the terms and privacy policy.

  • Checking the box for "Show TERMS and PRIVACY links in the footer" will show the legal pages links in the footer

Homepage tab

Update homepage marketing info by customizing the different homepage sections here.

Styles tab

Customize the background style and colors of your login page and portal page sidebar.

Use the "Backlog" tab to plan your product road map

Plan your product road map by adding potential features to this list.

Manage your users and permissions from the "Users" tab

See info about users who have signed up for your app, disable users, and send reset passwords. You can also add other Admin users to administer your web app. (*If you disable a user and try to sign up with the same email as that user, the system will recognize this and not allow you to use the same email).

WARNING: Please note that email verification will only work if you have and if you are not on a Hobby plan (since the email verification logic uses API workflows).

set up your SendGrid email
Cookies banner on the home page
Footer links to legal pages