Deliver print-ready files to cloud storage
Connect Dropbox or AWS S3 to automatically store print-ready files after order completion.
Chamevo can automatically upload print-ready files to Dropbox or AWS S3 after an order is completed. This eliminates manual downloads and keeps your production files organized in one location.
Cloud storage delivery requires a Growth plan or higher.
Before you start
- You have a Growth plan or higher.
- Your export settings are configured in Chamevo > Settings > Export.
- For Dropbox: you have a Dropbox account and can create an app in the Dropbox App Console.
- For AWS S3: you have an AWS account with an S3 bucket and IAM credentials.
Option 1: Connect Dropbox
Create a Dropbox app
- Go to the Dropbox App Console and log in.
- Click Create App.
- Choose Scoped Access as the API type.
- Choose App folder for the access level (recommended) or Full Dropbox.
- Name your app (for example, "Chamevo Print Files").
- Click Create.
Configure app permissions
- In your Dropbox app settings, open the Permissions tab.
- Enable these four permissions:
files.metadata.writefiles.metadata.readfiles.content.writefiles.content.read
- Click Submit.
Connect Dropbox in Chamevo
- Copy your App Key and App Secret from the Dropbox app settings.
- In your WordPress admin, go to Chamevo > Settings > Export.
- Set Cloud Storage Provider to Dropbox.
- Paste your Dropbox App Key and Dropbox App Secret.
- The Dropbox Redirect URI field is pre-filled. Copy this URI and add it to your Dropbox app's Redirect URIs in the Dropbox App Console.
- Click Connect Dropbox.
- A Dropbox authorization page opens. Log in and click Allow.
- You are redirected back to your WordPress admin. The connection is now active.
