Skip to content

voorhoede/datocms-plugin-editor-help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datocms Plugin: Editor Help

This DatoCMS plugin can be added to a field in order to present extra information for editors.

Features

The plugin can be used to provide additional information on the following field types:

  • boolean
  • color
  • date
  • date_time
  • float
  • integer
  • json
  • lat_lon
  • link
  • links
  • seo
  • string
  • text
  • video

Content can be provided using Markdown.

Configuration

First add this plugin via DatoCMS Settings > Plugins > Add.

After installing the plugin, it can be connected to a field using the 'Insert add-on' button.

When connected to a field, under the tab 'Presentation', you can add the label of the button and the extra information to be shown in the info panel toggled by the button.

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.

About

This DatoCMS plugin can be added to a field in order to present extra information for editors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published