Skip to main content

所有內容

Getting started with CMS Platform

Getting started with CMS PlatformCMS Platform is a multi-tenant, DB-and-config-driven headless CMS with AI content generation and SEO-aware runtime su...

2026/6/26

Database-per-site isolation

Database-per-site isolationEvery tenant site is provisioned with its own physical database (cms_<slug>), created automatically at seed time. The...

2026/6/26

The in-DB page builder

The in-DB page builderPages live in the database as ordered sections, each naming a registered component and its props. Editors compose Hero, FeatureG...

2026/6/26

Agent-friendly SEO surfaces

Agent-friendly SEO surfacesEach site exposes llms.txt, sitemap.xml, JSON-LD, and a .well-known/mcp.json discovery document so AI agents and search eng...

2026/6/26

A plugin-rich architecture

A plugin-rich architectureThe platform exposes an API-centric, permission-checked plugin gateway. Storage, auth, and custom surfaces are plugins regis...

2026/6/26

Security and RBAC

Security and RBACAuthentication uses JWT with a Valkey-backed token blacklist and rate limiting. Authorization is role-based and fail-closed.Tenancy i...

2026/6/26

Webinar: Designing for true multi-tenancy

Webinar: Designing for true multi-tenancyJoin the platform team for a walkthrough of database-per-site isolation and seed-time provisioning....

2026/6/26

Release: Page builder 2.0

Release: Page builder 2.0A new release of the in-DB page builder with more section components and live preview....

2026/6/26

Workshop: AI content generation

Workshop: AI content generationA hands-on workshop on generating governed content and assembling components with AI....

2026/6/26