Download the PHP package w4services/w4_cloudinary without Composer
On this page you can find all versions of the php package w4services/w4_cloudinary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download w4services/w4_cloudinary
More information about w4services/w4_cloudinary
Files in w4services/w4_cloudinary
Package w4_cloudinary
Short Description W4 API implementation and support for Cloudinary.
License GPL-2.0-or-later
Homepage https://www.w-4.com
Informations about the package w4_cloudinary
TYPO3 Extension w4_cloudinary
Implements API and support for Cloudinary. This extension is based on the official Cloudinary's PHP SDK (https://cloudinary.com/documentation/php_integration).
Once installed, when uploading an image in the Filelist it will be uploaded to Cloudinary immediatelly or when running a scheduled task.
The img tag in the front end is modified so its src is the Cloudinary file url (instead of the one to the original or the file processed by TYPO3) or, if desired, the src will be filled up dinamically via JavaScript with the url to a Cloudinary version of the image optimized for the user's device. This ensures that images are optimized for each device.
When renaming, moving to a different folder or deleting an image this change will be updated also in Cloudinary.
| URL | |
|---|---|
| Repository: | https://github.com/w4holding/w4_cloudinary |
| TER: | https://extensions.typo3.org/extension/w4_cloudinary/ |
Compatibility
| w4_cloudinary | TYPO3 | PHP | Support / Development |
|---|---|---|---|
| dev-main | 11.5 | 7.4 - 8.1 | unstable development branch |
| 1.x.x | 11.5 | 7.4 - 8.1 | features, bugfixes, security updates |
Installation
Install via composer:
composer require w4services/w4_cloudinary