osTicket / osTicket-plugins

Core plugins for osTicket (v1.8+)
GNU General Public License v2.0
149 stars 162 forks source link

Issue: Decrease S3 Plugin Size #251

Closed aydreeihn closed 1 year ago

aydreeihn commented 1 year ago

This commit reduces the size of the S3 plugin by only pulling files needed to use S3 in the AWS SDK.

This is done by following the steps outlined here:

https://github.com/stobrien89/aws-sdk-php/tree/remove-unused-services/src/Script/Composer