This is a Community Plugin! Learn how create your own plugin, or copy and remix existing ones in our documentation →
Datocms Plugin Auto UUID DatoCMS plugin
Generates random UUID
Configuration
DATOCMSAPIKEY: requires read/write token
Development
Install all the project dependencies with:
yarn install
Add this plugin in development mode to one of your DatoCMS project with:
yarn addToProject
Start the local development server with:
yarn start
The plugin will be served from http://localhost:5000/. Insert this URL as the plugin Entry point URL.