datocms-plugin-preview-link

0.2.1 • Public • Published

Preview Link DatoCMS plugin

Generate a preview link in the sidebar

Configuration

For each content type you provide a preview link base URL. Currently we will replace the phrase :id with the id of the item. We can add other string replacement in the future.

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 https://datocms-plugin-preview-link.localtunnel.me/. Insert this URL as the plugin Entry point URL.

We had issues with localtunnel loading all of the content, so we're not using that...sorry?

Package Sidebar

Install

npm i datocms-plugin-preview-link

Weekly Downloads

5

Version

0.2.1

License

ISC

Unpacked Size

1.24 MB

Total Files

9

Last publish

Collaborators

  • junyoo
  • micaht_allergan