BenPaster / datocms-plugins

Plugins developed by LeanPanda for DatoCMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lean Panda plugins repository

This repository provides samples of DatoCMS plugins developed using the Plugins SDK.

List of plugins

  • 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.

About

Plugins developed by LeanPanda for DatoCMS

License:MIT License


Languages

Language:JavaScript 90.9%Language:CSS 9.1%