> ## Documentation Index
> Fetch the complete documentation index at: https://docs.relixir.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# CMS Suite

> Manage and deploy content across multiple CMS platforms

## Overview

Relixir's CMS Suite provides a unified interface to manage, edit, and deploy content across all your CMS platforms.

<CardGroup cols={2}>
  <Card title="Cursor-Style Editing" icon="wand-magic-sparkles">
    Edit your entire CMS through chat. Push changes across thousands of blogs with a single prompt.
  </Card>

  <Card title="Multi-CMS Support" icon="plug">
    Connect and sync content with Webflow, Framer, WordPress, Contentful, and more.
  </Card>

  <Card title="Hosted Blog" icon="globe">
    Deploy content to Relixir's hosted blog platform with custom domains.
  </Card>

  <Card title="Revision History" icon="clock-rotate-left">
    Track all changes with full revision history and rollback capabilities.
  </Card>
</CardGroup>

***

## Supported CMS Platforms

| Platform                | Integration Type | Status         |
| ----------------------- | ---------------- | -------------- |
| **Relixir Hosted Blog** | Native           | ✅ Full Support |
| **Webflow**             | API              | ✅ Full Support |
| **Framer**              | Google Sheets    | ✅ Full Support |
| **WordPress**           | REST API         | ✅ Full Support |
| **Contentful**          | Management API   | ✅ Full Support |
| **Data Entry**          | Manual Export    | ✅ Full Support |

***

## Getting Started

### Connect Your CMS

1. Navigate to **Settings → Integrations**
2. Find your CMS platform in the list
3. Follow the connection flow (usually OAuth or API key)

### Access the CMS Suite

Once connected, access your CMS collections at:

```
https://app.relixir.ai/dashboard/cms
```

***

## Key Features

### Collection Management

View and manage all your CMS collections in one place:

* Browse content items across collections
* Filter by status (draft, published, scheduled)
* Bulk actions for multiple items

### Content Editing

Edit content directly in Relixir:

* Rich markdown editor
* Real-time preview
* AI-powered revisions with natural language commands

### Publishing Workflow

Control how content gets published:

* Draft → Review → Publish workflow
* Scheduled publishing
* One-click deployment to connected CMS

### Revision History

Every content change is tracked:

* Full revision history
* Compare versions side-by-side
* Rollback to any previous version

***

## Hosted Blog

Relixir can host your blog directly, eliminating the need for external CMS integration.

### Features

* **Custom domain** — Use your own subdomain (e.g., blog.yourcompany.com)
* **Automatic SSL** — HTTPS enabled by default
* **Fast CDN** — Global content delivery
* **SEO optimized** — Proper meta tags, sitemaps, and structured data

### Setup

1. Go to **Settings → CMS → Hosted Blog**
2. Configure your custom domain
3. Follow the DNS setup instructions
4. Start deploying content

***

## Cursor-Style Editing

The most powerful feature of the CMS Suite is **chat-based editing**.

### Example Commands

```
"Update all blogs published before January 2025 to include our new product name"
```

```
"Add a FAQ section to all blogs in the 'Product' collection"
```

```
"Translate all blogs to Spanish and create draft versions"
```

### How It Works

1. Open the CMS Suite
2. Use the chat interface to describe changes
3. Review the proposed changes
4. Apply to one item or bulk apply to many

***

## Coming Soon

We're continuously improving the CMS Suite:

* **More CMS integrations** (Ghost, Notion, etc.)
* **Advanced scheduling** — Time-zone aware scheduling
* **A/B testing** — Test different content versions
* **Collaborative editing** — Real-time multi-user editing

<Info>
  Have a feature request? Contact us at [support@relixir.ai](mailto:support@relixir.ai).
</Info>
