strapi-provider-upload-aws-s3-resizer

3.0.0-beta.19.3.1 • Public • Published

strapi-provider-upload-aws-s3-resizer

Non-Official S3 Provider for Strapi Upload, supports multiple sizes with suffixes

Installation

Install the package from your app root directory

cd /path/to/strapi/
npm install strapi-provider-upload-aws-s3-resizer --save

Configuration examples

//1
sizes: 'thumb:100x100'
//2
sizes: 'thumb:50x50,small:100x100,medium:200x200,large:500x500'

Usage

Install and configure: http://localhost:1337/admin/plugins/upload/configurations/development

Readme

Keywords

Package Sidebar

Install

npm i strapi-provider-upload-aws-s3-resizer

Homepage

strapi.io

Weekly Downloads

1

Version

3.0.0-beta.19.3.1

License

ISC

Unpacked Size

6.86 kB

Total Files

4

Last publish

Collaborators

  • antonste