NaderIkladious / cockpit-cloudinary

Custom Fields for cockpit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Custom Fields for cockpit


Languages

Language:PHP 56.8%Language:JavaScript 43.2%