Setup Storage¶
This section describes how to set up storage for SGMart. SGMart supports both local storage and Amazon S3.
For Amazon S3 storage, you need to provide the following data:
* aws_access_key_id
* aws_secret_key_id
* default_region
* aws_bucket
You must ensure that the provided credentials are correct. To configure storage, navigate to System Setup > Storage
in the left navigation bar.