A fully open-source headless CMS that supports Markdown and Visual Editing
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
"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.
Replace next-tinacms-dos with @tinacms/digitalocean-spaces in package.json once the new package ships its first release.
Swap the route-handler import to the new adapter entry (/next, /express, /astro, /hono).
DO Spaces credentials/env vars are unchanged.