Skip to content

CMS Collections Overview

SYNTHEXA uses Framer CMS to power all dynamic content. Adding an item to a CMS collection automatically creates its corresponding page.

7 Collections

CollectionUsed OnAuto-generates
Blog/blog, homepage featured section/blog/:slug pages
Blog AuthorsAuthor cards on blog postsReferenced in Blog items
Blog CategoriesBlog filtering and taxonomyReferenced in Blog items
Cases/cases, homepage featured section/cases/:slug pages
Open Roles/careers page/careers/:slug pages
Pricing/pricing feature comparison tableFeature rows
LegalFooter links/legal/:slug pages

How It Works

  1. Create an entry in a CMS collection (e.g., add a Blog post)
  2. Framer auto-generates a page using the collection's template
  3. Changes sync instantly — Edit the CMS entry, all connected pages update
  4. Publish once — All new CMS pages go live with a single publish

TIP

This is much faster than creating individual pages. Add 10 blog posts → 10 blog pages are created instantly.

Collection Dependencies

Some collections reference others. Create in this order:

  1. Blog Authors → Create authors first
  2. Blog Categories → Create categories first
  3. Blog → Create posts (they reference Authors & Categories)

Similarly for Career:

  1. Open Roles → Create job listings

For other collections (Cases, Legal, Pricing), there are no dependencies.

Adding Your First CMS Entry

  1. Open the CMS panel (left sidebar)

CMS Panel

  1. Select a collection (e.g., Blog)
  2. Click New Item
  3. Fill in the fields
  4. Click Save
  5. Publish your site

The new item is now live (on next publish).

Made by Pixometra