sanity-plugin-asset-source-getty
v1.1.3
Published
Add images from Getty right from Sanity Studio
Maintainers
Readme
sanity-plugin-asset-source-getty
Use the Getty API to select image right in Sanity CMS
Installation
In your studio folder, run:
sanity install asset-source-gettyCreate ./config/asset-source-getty.json and add the following:
{
"apiKey": "yourkeyhere",
"apiSecret": "yoursecrethere"
}