Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 660 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 660 Bytes

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