strapi-provider-upload-cloudinary-preserve-filename
v1.0.3
Published
cloudinary uploader for strapi with settings for folder and preserving filename as prefix to hash
Downloads
4
Readme
strapi-provider-upload-cloudinary
⏳ Installation
npm i --save pointout/strapi-provider-upload-cloudinary-preserve-filename
This is a clone of the strapi-provider-upload-cloudinary extended with settings for a folder and the posibility to preserve the original filename. Setting to preserve the filename will use the filname as prefix to the hash instead only using the hash as filename for the uploaded file.