# Configuring Cloudinary

By
Jordan Handy

# Cloudinary Configuration Steps

  1. Log in to Cloudinary and find your Cloud Name here
    Cloudinary Dashboard
    Cloudinary Dashboard
  2. Enable Unsigned Uploads
  3. Obtain a Preset Name that allows unsigned uploads. This is found under "Settings -> Uploads"
    Enable Unsigned Uploads
    Enable Unsigned Uploads

  1. When configuring the upload preset folder name, you can leave this blank to have the pictures uploaded to the root of your Cloudinary Media Library. If you do put a folder name in this field, all images will be stored in a subdirectory of that name in your Media Library.

# Cloudinary and Potential Duplicate Uploads

I recommend double-checking all of your Cloudinary Upload Preset settings before you begin to use the plugin.

Cloudinary Duplication
../cloudinary-duplication/

Continue to Plugin Commands