Download the PHP package timkelty/craft3-cloudinary without Composer
On this page you can find all versions of the php package timkelty/craft3-cloudinary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package craft3-cloudinary
Warning NOT in active development. May work for your needs, but has several limitations. If anyone cares to take of development, please contact me.
Cloudinary for Craft CMS 3
This plugin is an integration of the cloud-based image managment cloudinary to your Craft3 project.
Installation
Cloudinary
- Create a free cloudinary account
- Logged in to your account and go to the cloudinary dashboard
- On top you can see your credentials (Cloud Name, API Key and API Secret). Copy them
Install the plugin
composer require timkelty/craft3-cloudinary
- Go to your Craft admin panel --> Settings --> Plugins and install the Cloudinary plugin
Setup up the volume
- In the Craft admin panel, go to Settings -> Assets
- Create a new volume
- Type in a name you like (f.e.
Cloud Images
) - Enable
Assets in this volume have public URLs
- You can decide on your Base URL (f.e.
/images
if you want to havehttp://yourwebsite.com/images/
as your public image path) - Volume Type must be
Cloudinary
- Now fill in the Cloudinary credentials
- Go to the Assets and upload the first image
All versions of craft3-cloudinary with dependencies
PHP Build Version
Package Version
The package timkelty/craft3-cloudinary contains the following files
Loading the files please wait ....