Sutra CRM
Documentation

Docs that grow with the product.

The full documentation site lands at docs.sutracrm.io with v1.0 GA. Until then, this page is the index: every topic with answers today links to those answers; everything else is flagged Coming v1.0 GA so you know what’s in flight.

Get started

Install and first run

System requirements

PHP 8.3+, MariaDB 10.6+ or MySQL 8.0+, 512 MB RAM minimum, 1 GB recommended.

Available now

Install on Plesk

Upload the ZIP, point a domain, run the install wizard. Works on shared hosting.

Available now

Install with Docker

Single-container image with bind-mounted config + storage. Compose file for staging.

Coming v1.0 GA

Install on Kubernetes

Helm chart with PVC, MariaDB sidecar, Ingress + cert-manager wiring.

Coming v1.0 GA
Admin guide

Configure Sutra for your team

Concepts

How Sutra is put together

Architecture overview

Kernel + plugin model, request lifecycle, DI container, metadata registry.

Coming v1.0 GA

Storage model

ULIDs, schema versioning, append-only stream, soft-delete contract.

Coming v1.0 GA

ACL voter

How role + team scoping translates to query restrictions and write guards.

Coming v1.0 GA

Metadata registry

Entity schemas, field types, relationship definitions — the runtime that wires it all.

Coming v1.0 GA
Plugin SDK

Build and ship your own plugins

Anatomy of a plugin

Directory layout, manifest, service registration, lifecycle hooks.

Coming v1.0 GA

Composer + ZIP install

Two distribution paths, one install flow. Versioning + upgrade contract.

Coming v1.0 GA

Publishing a plugin

Marketplace submission, license requirements (MIT SDK, your code your choice).

Coming v1.0 GA
Until docs ship

Where the practical answers live today.