👉 Visit the DatoCMS homepage or see What is DatoCMS?
This repository provides samples of DatoCMS plugins developed using the Plugins SDK.
- Star rating editor: A plugin that presents integer fields as star rating widgets
- Yandex Translate: Makes it easier to automatically translate your content into secondary languages
- Sidebar Todos: Add To-Do lists to your records sidebar
- Tag editor: A plugin that transforms any string and JSON field into a tag editor
- Lorem ipsum generator: Makes it easier to automatically fill your textual fields with dummy content
- Sidebar notes: Add Post-it notes to your records sidebar
- Conditional fields: Show/hide fields when you toggle a checkbox boolean field
- Shopify product: Allows users to search and select Shopify products
- Commerce Layer: Allows users to search and select Commerce Layer SKUs
- Field Anchor: Creates a sidebar anchor menu that links to your fields
- SEO Analysis: Runs SEO/Readability analysis using YoastSEO.js on your frontend everytime you make a change to the content of a record.
- Rich Text TinyMCE: Custom TinyMCE configuration for multi-paragraph fields.
- Table editor: A plugin that transforms any JSON field into a table editor
- Web Previews: Shows links to the matching webpage previews on selected records
DatoCMS is the REST & GraphQL Headless CMS for the modern web.
Trusted by over 25,000 enterprise businesses, agencies, and individuals across the world, DatoCMS users create online content at scale from a central hub and distribute it via API. We ❤️ our developers, content editors and marketers!
Why DatoCMS?
- API-First Architecture: Built for both REST and GraphQL, enabling flexible content delivery
- Just Enough Features: We believe in keeping things simple, and giving you the right feature-set tools to get the job done
- Developer Experience: First-class TypeScript support with powerful developer tools
Getting Started:
- ⚡️ Create Free Account - Get started with DatoCMS in minutes
- 🔖 Documentation - Comprehensive guides and API references
- ⚙️ Community Support - Get help from our team and community
- 🆕 Changelog - Latest features and improvements
Official Libraries:
- Content Delivery Client - TypeScript GraphQL client for content fetching
- REST API Clients - Node.js/Browser clients for content management
- CLI Tools - Command-line utilities for schema migrations (includes Contentful and WordPress importers)
Official Framework Integrations
Helpers to manage SEO, images, video and Structured Text coming from your DatoCMS projects:
Additional Resources:
- Plugin Examples - Example plugins we've made that extend the editor/admin dashboard
- Starter Projects - Example website implementations for popular frameworks
- All Public Repositories