UNPKG

datocms-plugin-use-link-as-defaults

Version:

This plugin provides the developer with an easy way to configure fields that a CMS user can overwrite manually when linking an entity.

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