👉 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, agency partners, 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!
Quick links:
- ⚡️ Get started with a free DatoCMS account
- 🔖 Go through the docs
- ⚙️ Get support from us and the community
- 🆕 Stay up to date on new features and fixes on the changelog
Our featured repos:
- datocms/react-datocms: React helper components for images, Structured Text rendering, and more
- datocms/js-rest-api-clients: Node and browser JavaScript clients for updating and administering your content. For frontend fetches, we recommend using our GraphQL Content Delivery API instead.
- datocms/cli: Command-line interface that includes our Contentful importer and Wordpress importer
- datocms/plugins: Example plugins we've made that extend the editor/admin dashboard
- datocms/gatsby-source-datocms: Our Gatsby source plugin to pull data from DatoCMS
- Frontend examples in different frameworks: Next.js, Vue and Nuxt, Svelte and SvelteKit, Astro, Remix. See all our starter templates.
Or see all our public repos