This section states the purpose of each page.
Introduction
In this summary, we will describe each page and its content. The Page Element is the fundamental one that contains all the other elements.
Tip: See Bubble Reference for more information about Pages element https://bubble.io/reference#Elements.Page 🙂
Pages
index
This is the main page typically encountered first on the web app that usually contains links to the other pages of the site. A homepage includes a variety of menus that make it easy for users to find the information they need.
Here users can see all available products and campaigns, as well as check the FAQ section and subscribe to newsletters.
admin
This page is designed to manage platform data, e.g. Users, Products, Campaigns… and others. Only users with admin rights are able to access this page (in read-only mode), and those users who have access rights can edit or delete anything here.
It comes with the following tabs:
- Users - displays a list of registered users with possibility to ban them.
- Products - allows to add, edit or delete a registered product.
- Campaigns - allows to add, edit or delete a registered campaign.
- Orders - display a list of orders with possibility to update the delivery status.
- Categories - allows to add, edit or delete a registered category.
- Brands - allows to add, edit or delete a registered brand.
- Send Email - allows to send an email letter.
- App Settings - allows to set the app shipping fee.
Note: Switching between tabs works by changing elements’ custom states.
campaigndetails
This page displays details of a certain campaign, below showing all other available campaigns in a repeating group.
campaigns
This is a summary page where users can select between all available campaigns.
orders
This is the page for user orders which are made in current campaigns.
policies
This is the page where users see the legal statement that specifies how the company manages the collected user data.
Tip: The text on this page is a placeholder and should be modified according to your own privacy policy.
Tip: Also, make sure you have Terms page in your app. This will help you go through App Store and Google Play approval procedures, in case you decide to convert your Bubble app into native iOS and Android apps. These links are also important for Facebook login.
productdetails
This page displays selected product details.
products
This page displays the list of products that are included in campaigns.
profile
This is the user’s personal page, where he can edit personal information as well as change password and email.
reset_pw
Here, users reset their password after accessing the link in the mail.
404
This is a page for 404 redirect errors, informing users that the web page they are looking for cannot be found.