Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 545 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 545 Bytes

CodeIgniter-Amazon-S3

Allows loading the Amazon S3 library in a CodeIgniter 2.x.x using "Donovan Schönknecht's S3 PHP Class" (version 0.5.x): http://undesigned.org.za/2007/10/22/amazon-s3-php-class

#Setup

  • Edit config/s3.php with your appropriate settings
  • Copy config and library files to your CI installation

#References