UNPKG

datocms-plugin-bulk-editor

Version:

This plugin can be added to all kinds of field belonging to a non-singleton model. It allows you to apply the same field value to all records belonging to the same model by using the content manager API. Something like a 'it's never too late' default valu

9 lines 374 B
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>DatoCMS Plugin</title> <link href="https://unpkg.com/datocms-plugins-sdk@0.0.6/dist/sdk.css" rel="stylesheet"></head> <body> <script type="text/javascript" src="https://unpkg.com/datocms-plugins-sdk@0.0.6/dist/sdk.js"></script><script type="text/javascript" src="bundle.js"></script></body> </html>