CMS Overview

Understand how to use the built-in content management system to create dynamic websites with collections, items, and content binding.

What is the CMS?

The Azyrom CMS (Content Management System) allows you to create dynamic, data-driven websites. Instead of designing each page individually, you create templates and populate them with content from collections.

Key Concepts

The CMS Panel

Access the CMS Panel from the left sidebar to manage your content:

The CMS Binding Panel

Use the CMS Binding Panel to connect design elements to data:

Field Types

Collections support various field types:

CMS Workflow

  1. Create a collection (e.g., "Blog Posts")
  2. Define the fields (title, image, content, date)
  3. Add items to the collection
  4. Create a template page for the collection
  5. Bind elements to collection fields
  6. Generate collection pages automatically

Related Topics