AmazCart Simple Storage Service AmazonS3 is an object storage service that offers industry-leading scalability, data availability, security, and performance. You can use AWS to store and retrieve any amount of data at any time, from anywhere.
System Requirements for Amazon S3 Module Installation
For Amazon S3 module should be configured in your system.
Need the latest version of the system update (minimum 1.3.1).
Install Amazon S3 Module In your Existing Amazcart System
Log into your Amazcart system and go to System Setting > Module Manager.
Click the Add Module, if you are not added yet. Browse The module zip file. Then Submit.
Amazon S3 Configuration:
You can configure the Amazon S3 settings from here. Here are some configuration options given. You can set it according to your necessity. The architecture of Amazon S3 is designed to be programming language-neutral, using AWS-supported interfaces to store and retrieve objects. You can access S3 and AWS programmatically by using the Amazon S3 REST API. The REST API is an HTTP interface to Amazon S3.
Short Direction: {AmazCart> Dashboard> File Storage> Active File Storage> Access Key ID> Secret Key> Default Region> Aws Bucket> Save.}
If you want to set the AmazonS3 module in the AmazCart extension then first you have to get your access key ID, Secret key.
1- File Storage
2- Active File Storage
3- Access Key ID
4- Secret Key
5- Default Region
6- Aws Bucket
7- Save it.
HOW TO GET THE ACCESS KEY ID AND SECRET ACCESS KEY OF THE AMAZON S3 ACCOUNT?
In order to get your Access Key ID and Secret Access Key follow the next steps:
1. Open the IAM console.
2. From the navigation menu, click Users.
3- Select your IAM user name.
4. Click User Actions, and then click Manage Access Keys.
5. Click Create Access Key.
6. Your keys will look something like this:
Access key ID example: AKIAIOSFODNN7EXAMPLE
Secret access key example: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
7. Click Download Credentials, and store the keys in a secure location.