tinacms/tinacms
public

Tinacms

A fully open-source headless CMS that supports Markdown and Visual Editing

rss

DO Spaces sits on top of the S3 client, so the next- framing was as artificial here as it was for next-tinacms-s3. v4 separates it into its own repo with a framework-neutral core that shares the @tinacms/s3 internals where possible.

345d until removal

deprecated June 2, 2026removal June 2, 2027
JSON
"name": "next-tinacms-dos",
"type": "module",
"version": "22.0.4",
"deprecated": "Moving to github.com/tinacms/tinacms-dos as @tinacms/digitalocean-spaces (framework-neutral; not Next-only). See packages/v4/INTEGRATIONS.md.",

@tinacms/digitalocean-spaces (new repo: github.com/tinacms/tinacms-dos) — install the package and import the matching adapter entry.

  1. Replace next-tinacms-dos with @tinacms/digitalocean-spaces in package.json once the new package ships its first release.

  2. Swap the route-handler import to the new adapter entry (/next, /express, /astro, /hono).

  3. DO Spaces credentials/env vars are unchanged.

  • JackDevAUJackDevAUadded packages/next-tinacms-dos/package.json6/2/2026