builderio-templated-preview-url
v1.1.1
Published
Allows the usage of template variables in the preview url of your model
Downloads
81
Readme
builderio-templated-preview-url
Allows the usage of template variables in the preview url of your model
Install
- Go to Account > Plugins
- Add a new plugin with the URL
https://unpkg.com/builderio-templated-preview-url
- Save
Usage
- Go to Model > Editing URL
- Enter a mustache.js template like
http://localhost:8080/{{targeting.locale.0}}{{{targeting.urlPath}}}
- Save
License
MIT © tonytamps