<div align="center">

# @voltro/cms

**Headless CMS — typed content-type schemas in code (defineContentType + the Schema field namespace), draft/published table derivation (contentTypeToEntities), the ctx.cms typed read surface, the write pipeline (saveDraft/publish/unpublish/archive with save-time validation + derivation), a REST mount (GET /v1/cms/<type>), signed preview tokens, and a browser-safe schema→widget <ContentForm> renderer.**

[📖 Documentation](https://docs.voltro.dev/docs/intro/getting-started) · [voltro.dev](https://voltro.dev) · [Voltro Cloud](https://voltro.cloud)

</div>

---

```sh
npm install @voltro/cms
```

> ### [→ Read the documentation for @voltro/cms](https://docs.voltro.dev/docs/intro/getting-started)

Installation, guides, the full API reference, and examples all live in the
**[Voltro documentation](https://docs.voltro.dev/docs/intro/getting-started)** — the single source of truth. This README is
deliberately short so there is nothing here to drift out of date.

## License

Proprietary. © 2026 Voltro UG. Your use is governed by the
[Terms of Service](https://voltro.cloud/legal/terms). See the bundled `LICENSE`.
