/cockpit-cloudinary

Custom Fields for cockpit

Primary LanguagePHP

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"
}