Moxly Docs
  • 👋Welcome to Moxly
  • Overview
    • 💡What we do
    • ✨Our Features
  • Dashboard and settings
    • 🖥️Dashboard
    • 📎Setting up the app
    • 🌐Languages
    • 🔔Push Messages
    • 📳Publication
    • 👩‍💼Managers
    • 🌐Custom Domain
  • Canvas and Database
    • 🛠️Database
      • 📝Creating pages
    • 🛠️Components
      • Customers
      • Buttons
    • 🛠️Actions
    • 🕑Appointments
      • Admin Panel
      • Screens in an App
  • Figma To Design The UI
    • 🎨For Designers
    • #️⃣Tags
      • Page Tags
      • Page structure
      • Element tags
      • Action and Component Tags
      • Animation
    • 🥅Modal windows
    • 🔲Popover windows
    • 📄Menu
    • 🚞Containers
      • Database containers
      • Search
      • Registration and authorization
      • Google Maps
      • Appointment calendar
      • Fixed content
      • Hide/Show
  • Integration
    • ⚙️Wordpress
    • ⚙️Airtable
    • ⚙️Google Sheets
    • 🌐Webview
  • Rest API
    • ⚙️About Rest API
  • Version history
    • ⚙️Changelog
  • Moxly CMS "Enterprise"
    • ⚙️About
      • ⚙️System Requirements
      • ⚙️Libraries And Tools
      • ⚙️Install Moxly CMS
      • ⚙️Administrator Settings
Powered by GitBook
On this page
  1. Canvas and Database

Database

PreviousCustom DomainNextCreating pages

Last updated 1 year ago

The database is designed to create and manage content in your application. You can create a database for news, custom forms and other actions.

No coding is required when creating a database!

To create a database and output information to applications, we need to do 3 simple steps:

Step1: Create a database

After the publication of the application, all new information that you will add to your database will be updated online

Step 2: Add a page with the output of all information

Use the lists component on the application screen

Step 3: Add a page with the output of separate information

Use the components that will be in your content, for example: image, content, comments, etc

Creating a database:

Name your database (the name is visible only to you)

Drag the desired fields to the canvas

Configure the display and availability of fields

Database management:

You can create different databases with different actions and functions.

Consider an example of a database for managing news:

Go to the list of created databases and start adding records

Great! You have created your first database

🛠️