This plugin enabled you to use Scaleway Object Storage as a filesystem in Craft CMS. Scaleway Object Storage is largely compatible with Amazon S3.
API keys
You can create an API key in the Scaleway console. An API key consists of an Access Key ID and a Secret Access Key.
When you configure an API key, make sure that it has access to the bucket you want to use.
At least the following permissions are
needed: ObjectStorageBucketsRead
, ObjectStorageObjectsRead
, ObjectStorageObjectsWrite
, ObjectStorageObjectsDelete
.
Configuring a new filesystem
- Navigate to Settings -> Filesystems and click the "New Filesystem" button.
- Select "Scaleway Object Storage" from the "Filesystem Type" dropdown.
- Select the region for your bucket.
- Enter your Access Key ID, and Secret Access Key (it's recommended to store these in your
.env
file and reference the environment variables here). - Hit Refresh to load the bucket list, or choose the Manual option and enter the bucket name. (The bucket name can also
be stored in your
.env
file and be referenced here.) - Save the filesystem.
Installation Instructions
To install this plugin, copy the command above to your terminal.
Reviews
This plugin doesn't have any reviews.
Active Installs
1
License
MIT
Last release
April 1, 2024
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs