Platform guides
Operate WordPress on managed.dev: branch environments, deploys, domains and TLS, caching, the security pipeline, and observability.
Branch environments & deploys →
Security → · Observability →
~/acme-store ❯ git push managed feature/checkout managed.dev ▸ provisioning environment for feature/checkout managed.dev ▸ cloning database + files from production managed.dev ✓ environment live https://acme-store-feature-checkout-a1b2c3.preview.managed.dev
managed.dev is managed WordPress that behaves like a modern platform. Every plan gets git-style branch environments, a FrankenPHP runtime, a real SSH gateway + WP-CLI, built-in security and observability, and a scoped, async-native public API for automating all of it.
Start here
Two ways in
Platform guides
Operate WordPress on managed.dev: branch environments, deploys, domains and TLS, caching, the security pipeline, and observability.
Branch environments & deploys →
Security → · Observability →
Public API
The Forge /v1 API: scoped mfk_ keys, a resource:action scope model,
cursor pagination, idempotency, async jobs, capability discovery, and signed
webhooks.
Popular guides