SettingsUpdated 2026-06-01

Storage settings

Connect an S3-compatible bucket for media uploads and delivery.

Media uploads (product images, logos, ad creatives) are stored in an S3-compatible bucket you control. Configure your storage provider once.

Where to find it

Settings → Storage. Toggle enabled and enter your S3-compatible credentials.

Configuration

FieldTypeDescription
endpointstringS3-compatible endpoint URL (AWS S3, Cloudflare R2, MinIO, etc.).
bucketstringBucket name.
regionstringBucket region.
accessKeyIdstringAccess key ID.
secretAccessKeystringSecret access key. Masked after saving.
publicBaseUrlstringThe public URL prefix for delivered files.
forcePathStylebooleanUse path-style addressing (some providers require this).
pathPrefixstringOptional prefix for all uploaded paths.

Works with any S3 provider

Saleporia is provider-agnostic. Use AWS S3, Cloudflare R2 (no egress fees), Backblaze B2, MinIO, or any S3-compatible service. Validate credentials with the Test button.
POST/shop/storage/test
Validate S3-compatible storage credentials.
Session