Skip to content

Upload any Custom File Option from a Magento product to a bucket on Amazon S3

Notifications You must be signed in to change notification settings

DreAmigo/magento-amazons3-customfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

magento-amazons3-customfile

Upload any Custom File Option from a Magento product Amazon S3.

Instead of saving the Product "Custom File" from a product during the checkout locally it will upload the file to Amazon S3.

Required Extension: One Pica

Replace the variable for the bucket that you would like to save on S3.

protected $_bucketArtwork = "artworks";

Please replace the file into: /app/code/core/Mage/Catalog/Model/Product/Option/Type/File.php

About

Upload any Custom File Option from a Magento product to a bucket on Amazon S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages