Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 461 Bytes

File metadata and controls

23 lines (18 loc) · 461 Bytes

contentful-extension-cloudinary-video

contentful extension for cloudinary video upload and selection

purpose

for using in contentful CMS to allow video upload to cloudinary and select one video into a field.

requires:
  • cloud name
  • upload preset
  • tag filter

require a file name .contentfulrc.json

wih the following

{
  "managementToken": "",
  "activeSpaceId": "",
  "activeEnvironmentId": "master",
  "host": "api.contentful.com"
}