This repository provides samples of DatoCMS plugins developed using the Plugins SDK.
- Bulk Editor: A plugin that allows to edit all fields at once.
- Cross Site data: A plugin that allows copying data from another site (i.e. a user name from another site)
- Send record ID button: Creates a sidebar button that allows a user to make a POST request to a custom url containing the record id as body.
- Alt Title Editor: Allows the editor to update all images' alts and titles belonging to a record at once.
- Hidden Field: Completely hides a field from the UI.
- Hide Field From Role: Hides a field from certain roles.