Platform profile
Statamic
Self-hosted CMS. Every value below carries its official source and the date we verified it. Dispute any cell via the contact page.
Best for: developer-led marketing and content sites, Laravel shops wanting a CMS in their existing stack, agencies building bespoke client sites, flat-file/version-controlled content workflows, multi-site or multilingual brand sites (Pro).
Category scores computed from the public rubric on the methodology page. Data verified 2026-07-08.
Overview
| Vendor / maintainer | Statamic, LLC US-based company (founded by Jack McDade and Jason Varga) that develops and sells Statamic; the CMS itself is a Laravel package. | source 2026-07-08 |
|---|---|---|
| Year launched | 2012 Statamic 1.0 launched in 2012 as a flat-file CMS; the current architecture (Statamic 3+, rebuilt on Laravel) dates to 2020. | source 2026-07-08 |
| Platform type | Self-hosted CMS Statamic is a PHP/Laravel package you install on your own server or hosting; Statamic, LLC does not sell managed hosting for it. | source 2026-07-08 |
| Open source | No Statamic markets Core as "free and open source," but the license agreement is a custom, source-available license, not an OSI-approved open-source license: it prohibits redistributing, selling, or sublicensing the software, and Pro requires a paid per-site license. Marked false to reflect the license terms rather than the marketing language; this is a documented point of community disagreement (see GitHub statamic/cms discussion #10706). | source 2026-07-08 |
| License | Custom proprietary/source-available license (Statamic License Agreement); Core is free to use, Pro requires a paid per-site license No OSI-recognized license name (e.g., MIT, GPL) is used; source is visible on GitHub but redistribution, resale, and sublicensing are contractually prohibited. | source 2026-07-08 |
| Best for (use cases) | developer-led marketing and content sites, Laravel shops wanting a CMS in their existing stack, agencies building bespoke client sites, flat-file/version-controlled content workflows, multi-site or multilingual brand sites (Pro) Reflects Statamic's own positioning as a developer-friendly, Laravel-native CMS rather than a no-code builder; requires PHP/Laravel comfort to get real value. | source 2026-07-08 |
| Official pricing page | https://statamic.com/pricing | source 2026-07-08 |
Pricing & Value2.5 / 5
| Free plan | Yes Statamic Core is free and usable in production indefinitely, not just a trial. | source 2026-07-08 |
|---|---|---|
| Free plan limits | Core is capped at one (super) admin user account and one content form; no cap on collections, taxonomies, entries, or fieldtypes. No multi-site, no revisions/drafts, no REST/GraphQL API, no white-label. The single-user cap makes Core impractical for any team-managed site; that's the main lever pushing sites to Pro. | source 2026-07-08 |
| Free trial | Pro features are free to use during local development; no time-limited trial is needed since a license is only required when deploying to a live production domain. This "free while building" model is standard across Statamic add-ons (e.g., SEO Pro, Cargo) as well as core Pro. | source 2026-07-08 |
| Cheapest plan with custom domain ($/mo) | $8/mo Statamic itself has no monthly fee (Pro is a one-time $349 purchase, see typical_total_cost_notes); this figure is a market-typical budget shared/VPS hosting cost sufficient to run a small Laravel/Statamic site with a custom domain, not a vendor price. | source 2026-07-08 |
| Most-popular tier ($/mo) | $349/mo Not a recurring monthly fee: the Pro license is a one-time $349 USD per-site purchase, which is the tier most real (team-managed, multi-site-capable) Statamic sites need. Represented here as the one-time cost since Statamic has no monthly SaaS tier; ongoing updates after year one are $99/yr. | source 2026-07-08 |
| Cheapest ecommerce plan ($/mo) | Unverified No monthly ecommerce plan exists. Cargo, the current first-party-listed ecommerce addon, is a one-time $199 license (then $85/yr for updates) plus whatever hosting/Statamic Pro costs already apply; no vendor-set recurring fee to report as a monthly figure. | source 2026-07-08 |
| Cheapest tier without platform branding | Not applicable at any tier: Statamic never adds "Powered by Statamic" branding to the public-facing site. White-label customization of the admin Control Panel itself (e.g., replacing the Statamic name/logo in the CP) is a Pro-tier feature, distinct from front-end branding. | source 2026-07-08 |
| Renewal price higher than intro | Yes Pro is $349 for the license plus one year of updates; continuing to receive updates after year one costs $99/yr. The initial purchase and the renewal are different amounts/mechanisms, though the site keeps working without renewing (you just stop getting updates). | source 2026-07-08 |
| Money-back window (days) | 14 days 14-day money-back guarantee on Pro license purchases. | source 2026-07-08 |
| Hidden/total cost notes (plugins, hosting, apps) | Software: Core is free; Pro is $349 one-time per site plus $99/yr to keep receiving updates (not required to keep the site running). Common paid add-ons layer on top: SEO Pro is $75 per site, Cargo (ecommerce) is $199 then $85/yr. Real costs beyond that are hosting ($8-40+/mo for shared/VPS, more for managed Laravel hosts like Forge/fortrabbit/Laravel Cloud) and developer/agency time to build and maintain, since Statamic is code-first. Total cost of ownership is dominated by hosting and developer time, not license fees, similar to other self-hosted code-first CMSs. | source 2026-07-08 |
Editor & Ease of Use2.7 / 5
| Editing model | Block-based The primary long-form content editor, Bard, is a block-based rich-text editor (built on TipTap/ProseMirror) supporting inline "sets" of arbitrary fieldtypes; page-level layout is otherwise driven by Blueprints (structured fields) and developer-built Antlers/Blade templates rather than a freeform visual canvas. | source 2026-07-08 |
|---|---|---|
| Drag-and-drop editing | Yes Drag-and-drop applies to navigation building, asset organization, and reordering Bard/Replicator blocks and fields in the Control Panel; it is not a drag-and-drop freeform page builder for visual layout. | source 2026-07-08 |
| Inline (click-to-edit) content | Yes Live Preview lets editors see content changes reflected on the actual front-end template as they type, without a separate publish/refresh step. | source 2026-07-08 |
| Undo / version history in editor | Yes Revisions (Pro feature) provide full content history with review and rollback to prior versions; must be enabled per-site and per-collection. | source 2026-07-08 |
| Autosave | Unverified Could not verify a specific continuous-autosave claim in official docs; the Control Panel emphasizes explicit save/publish actions plus Revisions for history, and field-level locking during Multi-User Collaboration, but no confirmed autosave-while-typing behavior. | source 2026-07-08 |
| Mobile app editing | No No native iOS/Android app; the Control Panel is a responsive web interface usable on phones/tablets via a mobile browser. | source 2026-07-08 |
| Switch templates without content rebuild | No Content (entries, fields, Bard blocks) is stored independently of any single template, but Antlers/Blade templates and front-end markup are hand-coded per theme; swapping templates typically requires developer rework to render existing structured content correctly, not a one-click safe switch. | source 2026-07-08 |
| Learning curve | Steep Editorial judgment: for content editors alone, the Control Panel is well regarded and approachable once a site is built; but getting a site running at all requires PHP/Laravel/Composer server setup, and any template or field-structure work requires developer skill in Antlers or Blade. Rated steep overall because most real usage requires that developer layer, unlike no-code builders. |
Design & Templates4.2 / 5
| Official templates (count) | Unverified Statamic does not ship official pre-built visual "themes" the way hosted builders do; instead it offers Starter Kits (project scaffolds with example collections/templates, contributed by Statamic and the community) on the Marketplace. Because Starter Kit count fluctuates and mixes official/community entries without a clear official total, left null rather than guessed. | source 2026-07-08 |
|---|---|---|
| Custom font upload | Yes Fonts are handled in front-end template/CSS code, which the site owner/developer fully controls; no platform restriction on font sources. | source 2026-07-08 |
| Responsive behavior control | Full control Responsive behavior is implemented entirely in hand-written front-end CSS/templates (Antlers or Blade), giving full control rather than a constrained breakpoint editor UI, since Statamic ships no visual layout/breakpoint tool of its own. | source 2026-07-08 |
| Custom CSS | Yes Full custom CSS via templates/build pipeline; no plan gating. | source 2026-07-08 |
| Custom JavaScript | Yes Full custom JavaScript via templates/front-end build; no plan gating. | source 2026-07-08 |
| Native animation/interaction tools | No No native no-code animation/interaction authoring tool; any animation is implemented by the developer in custom CSS/JS within templates. | source 2026-07-08 |
| Global styles / design tokens | Yes Globals (a native Statamic content type for site-wide values) plus theme-level CSS variables/design tokens defined by the developer provide global style control, though this is a code-driven mechanism rather than a visual design-token UI. | source 2026-07-08 |
| Design flexibility | Unconstrained Editorial judgment: as code-first, self-hosted software with full template/CSS/JS access, Statamic places no ceiling on design; the tradeoff is that this flexibility is only accessible to someone who can write Antlers/Blade templates and CSS, not a non-technical end user. |
Hosting & Infrastructure2.0 / 5
| Managed hosting included | No Statamic, LLC does not sell hosting; you bring your own server or a Laravel-friendly host (e.g., Forge, fortrabbit, Laravel Cloud, generic shared/VPS hosting). | source 2026-07-08 |
|---|---|---|
| Self-hosting option | Yes Self-hosting is the only mode Statamic runs in; there is no hosted SaaS alternative. | source 2026-07-08 |
| CDN included | No No CDN ships with Statamic itself; CDN delivery depends entirely on the chosen host or a third-party integration (e.g., the community Statamic Cloudflare addon). | source 2026-07-08 |
| Free SSL | No Not provided by Statamic itself; SSL/TLS is a hosting-layer concern (most modern hosts, e.g. via Let's Encrypt, provide it, but that is independent of the CMS). | source 2026-07-08 |
| Uptime SLA | Not applicable to the software; any SLA comes from the chosen hosting provider, not from Statamic, LLC. No platform-wide SLA exists since Statamic is not a hosted service. | source 2026-07-08 |
| Bandwidth/storage limits | Not applicable to the software; entirely dependent on the chosen hosting plan/server resources. No built-in bandwidth or storage cap in Statamic itself. | source 2026-07-08 |
| Static export | Yes The official Static Site Generator (statamic/ssg) package crawls the site and exports fully static HTML (plus statically-rendered Glide images) suitable for deployment to static hosts like Netlify. | source 2026-07-08 |
Performance3.4 / 5
| % of real sites passing Core Web Vitals (CrUX) | 72.6% May 2026 CrUX data via HTTP Archive CWV Technology Report API (technology 'Statamic'): combined 72.6% (desktop 1,351/1,794 = 75.3%, mobile 1,460/2,077 = 70.3%, 3,871 origin-device samples). Small sample vs mainstream builders; read as directional. | source 2026-07-08 |
|---|---|---|
| Automatic image optimization | Yes Glide (bundled image manipulation tag/library) handles on-the-fly resizing, cropping, and format conversion; requires template configuration to use, so "automatic" in the sense of built-in tooling rather than a zero-config default on every image. | source 2026-07-08 |
| Lazy loading | No Could not verify that Statamic adds lazy-loading attributes to images by default; this appears to be left to the developer's template markup (e.g., manually adding loading="lazy") rather than an automatic platform behavior. | source 2026-07-08 |
| Cache control for site owner | Yes Native Static Caching with two strategies (Laravel application cache "half measure" or full static .html file generation), plus cache warming and configurable invalidation on content changes; substantial owner-facing cache control. | source 2026-07-08 |
SEO Controls4.1 / 5
| Editable title/meta description | Yes Title is a core entry field; meta description and full on-page SEO field control is standard practice via the official first-party SEO Pro addon (paid, $75/site), which maps existing fields to meta tags with cascading defaults. | source 2026-07-08 |
|---|---|---|
| Editable URL slugs | Yes URL slugs are natively editable per-entry in the Control Panel. | source 2026-07-08 |
| Forced URL structure constraints | None imposed by core beyond a collection's configured URL pattern (e.g., /blog/{slug}), which is developer-configurable per collection; no fixed platform-wide URL scheme. Flexibility is high but requires configuration by whoever builds the site. | source 2026-07-08 |
| 301 redirects | Plugin Not in core; the official SEO Pro addon ($75/site) includes a redirect manager (301/302, wildcard support, auto-redirects on slug change, 404 tracking with one-click redirect creation). | source 2026-07-08 |
| Canonical tag control | Yes Canonical URL control is included in the SEO Pro addon's meta tag mapping. | source 2026-07-08 |
| Editable robots.txt | Yes robots.txt is a standard editable file at the site's public root in any self-hosted Statamic install. | source 2026-07-08 |
| XML sitemap | Plugin Not in core; XML sitemap generation (with a spreadsheet-style CP view) is provided by the official SEO Pro addon. | source 2026-07-08 |
| Structured data (schema.org) | Manual JSON-LD SEO Pro provides JSON-LD structured data support for common types (Organization, Person, Breadcrumbs) plus custom schema types, but it requires configuration/mapping rather than being fully automatic across arbitrary content, and is a paid add-on rather than core. | source 2026-07-08 |
| hreflang support | Plugin hreflang for multi-site/localized entries is provided by the official SEO Pro addon (which fixes/sanitizes multisite hreflang URLs in the sitemap); native multi-site itself (Pro-tier core) has no built-in hreflang output without SEO Pro. | source 2026-07-08 |
| Open Graph / social meta control | Yes SEO Pro automates Open Graph tags (og:type, og:title, og:description, og:url, og:image) and X/Twitter Card tags, with live social preview in the entry's SEO tab. | source 2026-07-08 |
| Per-page noindex | Yes SEO Pro provides per-page robots directives (noindex, nofollow, max-snippet, etc.). | source 2026-07-08 |
| Image alt text control | Yes Alt text is a default field on every asset in Statamic's native Asset Manager, editable in the asset's metadata modal, with no addon required. | source 2026-07-08 |
Content & Blogging4.1 / 5
| Native blog engine | Yes Blogging is achieved via a standard Collection (e.g., a "Blog" collection with an Article blueprint), a core, zero-addon capability; Statamic's own starter kits/marketing use this pattern. | source 2026-07-08 |
|---|---|---|
| Custom content types / collections | Native Collections (content types) with fully custom Blueprints/fieldsets are a foundational, native core capability. | source 2026-07-08 |
| Categories/tags/taxonomies | Yes Taxonomies are defined at the collection level, native to core, with categories/tags accessible via template variables. | source 2026-07-08 |
| Content scheduling | Yes Entries can be given future publish dates and are automatically treated as unpublished/private until that date; a queue-based scheduler is needed for cache invalidation to reflect the change at the right time, but the scheduling mechanism itself is native. | source 2026-07-08 |
| Content revisions/rollback | Yes Native Revisions (Pro) feature: publishing workflow with working copies, revision history, review, and rollback, enabled per site/collection. | source 2026-07-08 |
| Multi-author support | Yes Multi-author is a Pro feature: Core is capped at one admin user, and Pro removes the cap for unlimited user accounts and roles. | source 2026-07-08 |
| RSS feeds | No No native RSS/Atom feed generator ships with core; RSS feeds require a community addon (e.g., Feedamic) or custom template work, unlike platforms with a built-in feed. | source 2026-07-08 |
| Content API | Read-only The native Content REST API is explicitly read-only (GET only, no POST/PUT/PATCH/DELETE) for delivering entries, navigation, taxonomy terms, globals, forms, users, and assets to front-ends; it is disabled by default and must be opted into per-resource. GraphQL (Pro) is likewise a read-oriented query API. Writing content back requires the Control Panel or custom code, not the public API. | source 2026-07-08 |
Ecommerce3.6 / 5
| Ecommerce capability | Plugin Ecommerce is not in core; Cargo (successor to the older Simple Commerce) is the current official-marketplace-listed ecommerce addon, sold separately. | source 2026-07-08 |
|---|---|---|
| Product limits by plan | None imposed by the software: products are regular Statamic entries in a collection, so there is no vendor-set product-count cap; limits would come only from hosting/database capacity. Unlike SaaS ecommerce platforms, no plan-tiered product ceiling exists. | source 2026-07-08 |
| Platform transaction fees | None charged by Cargo/Statamic itself; fees are set solely by the connected payment gateway (Stripe, Mollie, etc.). No platform cut, consistent with other self-hosted/code-first ecommerce addons. | source 2026-07-08 |
| Payment gateways | Cargo ships Stripe and Mollie support out of the box, with a Dummy gateway for testing and support for adding custom gateways. The legacy Simple Commerce addon supported Stripe, PayPal, and Mollie. Gateway set differs slightly between the current (Cargo) and legacy (Simple Commerce) ecommerce addons. | source 2026-07-08 |
| Digital products | Yes Digital/downloadable product sales with file delivery were a confirmed Simple Commerce capability; Cargo, as its comprehensive successor covering the same core ecommerce feature set, is understood to continue this, though not independently re-verified against Cargo's own docs page-by-page. | source 2026-07-08 |
| Subscriptions / recurring payments | Unverified Could not verify subscription/recurring-billing support in official Cargo documentation; not confirmed present or absent from the pages checked. | source 2026-07-08 |
| Multi-currency selling | Yes Cargo supports selling in multiple currencies by leveraging Statamic's native multi-site feature (each site can represent a different market/currency). | source 2026-07-08 |
| Point of sale | No No point-of-sale capability found in official Cargo or Simple Commerce documentation; both are online-checkout focused. | source 2026-07-08 |
| Abandoned cart recovery | Yes Cart Abandonment / abandoned cart recovery is documented as a native order-management feature of Simple Commerce; treated as continuing in Cargo as its direct successor covering the same feature set. | source 2026-07-08 |
| Shipping & tax tools | Both Cargo and its predecessor Simple Commerce document native Shipping and Tax concepts (configurable shipping methods/rates by customer address, tax calculation); Cargo costs $199 one-time then $85/yr for updates. Modular, code-configurable rather than a single bundled checkout wizard. | source 2026-07-08 |
Ownership & Lock-in4.1 / 5
| Content export | Full Content is stored as flat files (Markdown/YAML) by default or in a database; either way, you control the server and can export everything directly (filesystem copy, DB dump, or the read-only REST/GraphQL APIs). | source 2026-07-08 |
|---|---|---|
| Export formats | Flat-file Markdown/YAML (the default storage format) or full SQL database export/dump if using database mode, JSON via the REST/GraphQL APIs, and direct filesystem access to all asset files. Because Statamic's default "Stache" storage is plain flat files under version control, raw content is human-readable and portable without any export step. | source 2026-07-08 |
| Design/site export (take the built site elsewhere) | Full Templates (Antlers or Blade files) and all front-end CSS/JS are plain code fully owned by the site operator, portable to any Statamic instance or, with rework, another platform. | source 2026-07-08 |
| Domain freely portable | Yes Domains are managed independently via standard DNS/registrar, as with any self-hosted software; Statamic imposes no domain lock-in. | source 2026-07-08 |
| Site can run off-platform | Yes Core design principle: Statamic runs on any PHP/Laravel-compatible server meeting requirements, and moving hosts is a standard code+content migration. | source 2026-07-08 |
| Full content access via API | No The native REST API is read-only; there is no native API for writing content back. Full read-write access requires building custom code against Statamic's PHP APIs directly on the server, not an external API a third-party app could use out of the box. | source 2026-07-08 |
| Lock-in risk | Low Editorial judgment: flat-file, version-controllable content storage and full code/server ownership give Statamic structurally low platform lock-in for content and design; the caveats are the paid Pro license (needed for any real team site) and the developer skill required to actually execute a migration or rebuild templates elsewhere. |
Extensibility & Integrations4.0 / 5
| App/plugin marketplace size | 464 addons listed on the official Statamic Marketplace (July 2026), contributed by a community described by Statamic as 2,500+ developers and designers. Marketplace listing includes both free and paid community/first-party addons; not all are actively maintained. | source 2026-07-08 |
|---|---|---|
| Public API | Yes Native Content REST API (read-only, opt-in per resource) and GraphQL API (Pro) ship with core. | source 2026-07-08 |
| Webhooks | No No native outbound webhook system in core; webhooks require third-party addons (e.g., a Webhook addon for entries, Form Webhooks for form submissions, or a Zapier addon). | source 2026-07-08 |
| Custom code embeds | Yes Full custom code (PHP addons, Antlers/Blade templates, JS, CSS) with no plan restriction, since Statamic is self-hosted software you control. | source 2026-07-08 |
| Developer framework/stack | PHP built as a Laravel package; Antlers (Statamic's own templating language) or Laravel Blade for templates; Composer for dependency management; supports MySQL/PostgreSQL/SQLite or flat-file (default) storage. Being a Laravel package (not a fork) means it uses the standard Laravel ecosystem (Eloquent, queues, Artisan, etc.) directly. | source 2026-07-08 |
| CLI / dev tooling | Yes Ships Artisan (Laravel's CLI) commands for Statamic-specific tasks, plus a Command Palette in the Control Panel UI for quick actions. | source 2026-07-08 |
| Zapier/Make support | Yes Achieved via a community Statamic Zapier addon (form integrations, multiple webhooks per form) and generic Make/Zapier webhook patterns using other webhook addons; not a first-party official Zapier app. | source 2026-07-08 |
| Notable native integrations | No bundled first-party SaaS integrations ship in core (no built-in CRM, email marketing, or analytics connectors). Git Automation (Pro) is a notable native integration: auto-commit/push content changes to a Git repo, or commit from the Control Panel without needing to know Git. Everything else (payment gateways for Cargo, Cloudflare, Zapier, AI providers) is via addons. Reflects Statamic's build-your-own-stack, Laravel-ecosystem philosophy. | source 2026-07-08 |
AI Features0.0 / 5
| AI site generation | No No native AI site-generation feature confirmed; all AI site/content tooling found (AI Assistant, AI Entries Assistant, alt-text generators) are third-party marketplace addons requiring the site owner's own AI provider API key, not a first-party bundled feature. | source 2026-07-08 |
|---|---|---|
| AI writing assistant | No No native, first-party AI writing assistant ships in core or Pro. AI text generation/refactoring inside Bard fields exists only via third-party addons (e.g., Statamic AI Assistant, Bold Statamic AI Assistant), each requiring a bring-your-own API key. | source 2026-07-08 |
| AI image tools | No No native AI image generation/editing. AI-assisted alt-text generation (accessibility-focused, not image creation) exists only via third-party addons (A.I.D.A, AI Alt Text, Auto Alt Text). | source 2026-07-08 |
| AI SEO assistance | No No native AI-driven SEO assistance found in official SEO Pro documentation; SEO Pro's features (live previews, grading, meta mapping) are rule-based tooling, not AI-generated suggestions. | source 2026-07-08 |
| Notable AI capabilities/limits | Statamic ships no first-party AI features in core or Pro as of mid-2026. All AI capability (writing assistants, RAG-based content Q&A, AI alt-text generation, AI chatbots) comes from third-party marketplace addons, each requiring the site owner to supply and pay for their own AI provider API key (OpenAI, Anthropic, etc.). There is also a community-built Statamic MCP Server exposing 100+ tools for AI coding assistants to manage Statamic content programmatically, which is a developer tool rather than an end-user CMS feature. Entirely bring-your-own-AI via addons; no bundled/metered vendor AI feature. | source 2026-07-08 |
Collaboration & Workflow2.1 / 5
| Roles & permissions | Granular Roles (reusable permission sets) and User Groups are natively configurable in Pro, covering fine-grained abilities (create/edit/delete per content type, settings access, etc.); Core is capped at a single admin so this is effectively a Pro-tier capability. | source 2026-07-08 |
|---|---|---|
| Concurrent editing | No Core Multi-User Collaboration provides field-level locking (a field locks when one user starts editing it, unlocks when idle/leaving) to prevent conflicts, which is not the same as true simultaneous multi-cursor real-time editing; real-time co-editing with presence indicators requires the separate Collaboration addon (Pro). | source 2026-07-08 |
| Editorial approval workflow | Native Revisions (Pro) provides a publishing workflow with working copies, review, and rollback; combined with Roles/Permissions this supports editorial approval patterns natively, without requiring a separate addon. | source 2026-07-08 |
| Staging / preview environments | Preview only Live Preview (real-time template preview while editing) and shareable Review links for unpublished content/revisions (no login required for reviewers) are native; this is page/content-level preview rather than a full parallel staging environment of the whole site. | source 2026-07-08 |
| In-editor commenting | No No native in-editor internal commenting/annotation feature for editorial staff found in official Control Panel documentation. | source 2026-07-08 |
| Audit log | No Audit Logging is explicitly listed as an Enterprise-tier-only feature, not available in Core or Pro. | source 2026-07-08 |
Support & Trust2.0 / 5
| Support channels | Discord (community, volunteer-staffed), GitHub Issues for bug reports, official Pro support via the Account/Sites support portal, and email/direct contact for Enterprise and pre-sales questions. No public community forum currently promoted as primary (GitHub Discussions has been evaluated as a forum replacement); no phone or live chat. | source 2026-07-08 |
|---|---|---|
| 24/7 support | No No standard 24/7 support; Discord community helpers are explicitly described as volunteers. Enterprise tier offers negotiated "Priority SLA" support, but terms are custom/contact-based rather than a published 24/7 guarantee. | source 2026-07-08 |
| Documentation quality | Excellent Editorial judgment: Statamic's documentation (statamic.dev) is consistently cited by developers as one of the platform's strongest assets, comprehensive and well-organized for a code-first CMS audience, even though it assumes PHP/Laravel familiarity. | |
| Community size | Discord community of roughly 5,400+ members; Marketplace ecosystem contributed to by 2,500+ developers/designers producing 464 addons. Small relative to WordPress/Drupal-scale communities, consistent with Statamic's niche as a developer-focused Laravel CMS. | source 2026-07-08 |
| Security certifications (SOC 2, ISO) | Not applicable to Statamic the software itself (no vendor-run hosting to certify); any compliance certification would come from whichever hosting provider the site owner chooses. No SOC 2/ISO claim found for Statamic, LLC in official docs. | source 2026-07-08 |
| Backups & restore | Plugin Not built into core; backup/restore is handled via community addons (e.g., Statamic Content Backup, Backup by Itiden with scheduling and external storage support) or at the hosting-platform level. | source 2026-07-08 |
| Accessibility tooling | No native accessibility auditing/remediation tooling in core. Third-party addons exist (SkynetAccessibility Scanner for WCAG 2.0-2.2/ADA/Section 508 scanning, All in One Accessibility overlay at $319/yr). The Control Panel itself has a public GitHub repo (statamic/a11y) tracking accessibility improvement work, and Statamic was on the W3C's 2020 shortlist for its own site redesign, though that audit reportedly raised concerns. Accessibility tooling is addon-dependent, not a documented first-party WCAG conformance commitment like some competing CMSs. | source 2026-07-08 |
Multilingual & Localization5.0 / 5
| Multilingual sites | Native Multi-Site (Pro feature) natively supports localized content across different domains, subdomains, or subdirectories, each with its own locale; requires a Pro license (not available in Core). | source 2026-07-08 |
|---|---|---|
| Translation workflow | Yes Fields can be individually marked "Localizable" so editors manage translated values per site/locale within the same entry structure; combined with Revisions this supports a translation review workflow. | source 2026-07-08 |
| Localized SEO (per-locale URLs, hreflang) | Yes Per-site/per-locale URLs (domain, subdomain, or subdirectory patterns) are native to Multi-Site; hreflang tag output for those localized URLs requires the paid SEO Pro addon (see seo.hreflang) rather than being automatic in core Multi-Site alone. | source 2026-07-08 |
| RTL language support | Unverified Could not find explicit official documentation confirming or denying built-in RTL (right-to-left) language rendering support for the Control Panel or front-end templates. |