@pherzig/datocms-plugin-frontify-asset-source
v0.2.1
Published
Insert photos from your Frontify Account directly inside of your DatoCMS project
Downloads
133
Readme
Frontify asset source
Insert photos from your Frontify Account directly inside of your DatoCMS project.
Fork notice. This is a temporary fork of gempi/datocms-plugin-frontify-asset-source (ISC, © Matthias Gemperli), published under
@pherzigwhile the changes below are proposed upstream. Once they are merged and released, switch back to the official plugin.
What this fork changes
- Fixes asset browsing. Frontify's
Brand.searchresolver currently returns HTTP 500; this fork browses/searches viaLibrary.assetsinstead. - Imports a web-sized derivative (configurable WebP/JPEG, max edge, quality — default WebP / 2560px / q82) from Frontify's CDN instead of the raw original.
- Maps metadata (alt, title, author, copyright, tags, focal point, and a
frontify_asset_idanchor) onto the created upload. - Sorting and multi-select / bulk import.
Requirements
- Frontify Account
Install (private plugin)
In DatoCMS: Configuration → Plugins → Add a new private plugin, and set the entry point URL to the published build on unpkg:
https://unpkg.com/@pherzig/[email protected]/build/index.htmlThen open the plugin's config screen, authorize against your Frontify domain, and adjust the import settings if needed.
License
ISC — see LICENSE. Original work © Matthias Gemperli.
