seancoyne / plugin-cloudinary

Cloudinary image management plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudinary Plugin

NOTE: This plugin is compatible with FarCry 7.x and over.

Cloudinary plugin is available under LGPL and compatible with the open source and commercial licenses of FarCry Core

Cloudinary provides an extension to image management that allows specific image properties to be manipulated and served through the Cloudinary SaaS.

Setup

  • set up an account with Cloudinary
  • Add this plugin to the project's plugin directory ./plugins/cloudinary
  • Register the plugin in the projects constructor; ./www/farcryConstructor.cfm
  • Restart your application
  • Open the "Cloudinary" config and fill in the details of your service account

About

Cloudinary image management plugin


Languages

Language:ColdFusion 100.0%