1. Get an API token
- Open Settings → API Tokens in the ButterCMS dashboard.
- Copy your Read API Token.
2. Create a Page Type (Landing Page)
- Go to Content Types → Page Types → +.
- Add fields:
- Short Text:
headline - Long Text:
subheadline - Media:
hero_image - WYSIWYG:
body
- Short Text:
- Click Create Page Type and name it
Landing Page(slug:landing-page).
3. Create a Page
- Go to Pages → New Page → Landing Page.
- Title:
Home(slug becomeshome). - Fill fields and Publish.
4. Create a Collection (Brands)
- Go to Content Types → Collections → +.
- Add fields:
- Short Text:
name - Media:
logo - WYSIWYG:
description
- Short Text:
- Click Create Collection and name it
Brands(key:brands).
5. Add Collection items
- After saving, add a few brand items.
- Use Collections → Brands → + to add more.
6. Optional: create a Component (Hero)
- Go to Content Types → Components → +.
- Create a Hero component with:
- Short Text:
title - Long Text:
subtitle - Media:
image
- Short Text:
- Add this component to your Landing Page Page Type.