Skip to content

salmanjaveed/s3mpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3MPU

AWS S3 Multipart Uploader

Requires AWS SDK/PHP

Features

  • Upload Multiple Files to AWS S3
  • Faster than uploading through AWS S3 Console
  • Simply Enter Credentials, bucket name and upload files
  • Includes a Visual Progress Bar
  • uses PHP/Javascript

Installation

Just upload all files to a domain and run.

* IMPORTANT *

change line 166 in Index.php to your domain name
'AllowedOrigins' => ['*.triolutions.com', '*']

License

MIT

Free Software!

Releases

No releases published

Packages

No packages published

Languages