Skip to main content

Fatal error: Uncaught Error: Class 'Cloudinary' not found in

Comments

2 comments

  • Shirly Manor

    Hi Marcelo, 

    It looks like you placed the prefix CLOUDINARY_URL= from your Cloudinary URL.

    Could you try taking only the part that starts after the = character and sees if that works?

    0
  • Aman Srivastava

    Hi Marcelo,

     

    You'll need to install cloudinary_php library along with magento module.

     

    You can run composer require cloudinary/cloudinary_php from root directory.

     

    1

Post is closed for comments.