datocms / plugins

Repository providing samples using the Plugins SDK
MIT License
33 stars 47 forks source link

Preview links #68

Closed souljuse closed 2 years ago

souljuse commented 2 years ago

There are a lot of plugins that are currently doing the same thing, i.e. showing a link to a selected webpage, or a to a preview, but none of them is tech agnostic. The only way to solve this, is for the frontend to be the one that gives the information to the plugin about the preview URL (or multiple preview URLs).