mattmilburn / strapi-plugin-preview-button

A plugin for Strapi CMS that adds a preview button and live view button to the content manager edit view.
MIT License
99 stars 35 forks source link

Move the openTarget option (again) #100

Closed mattmilburn closed 1 year ago

mattmilburn commented 1 year ago

Immediately changing this feature again... it is now moving to the contentTypes[].draft and contentTypes[].published props of the plugin config to allow draft and published states to open in separate tabs or windows.