Skip to content

NaderIkladious/cockpit-cloudinary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Fields for Cockpit

simply extract the project in the addons folder.

Cloudinary field

Create new field and choose Cloudinary as a Field Type and add this options

{
  "apiKey": "your-cloudinary-api-key",
  "cloudName": "your-cloudinary-cloud-name",
  "preset": "default"
}