IAUP Configuration
File:
plugins/ItemsAdderUploadPlus/config.ymlRequired S3 Keys
Section titled “Required S3 Keys”| Key | Required | Notes |
|---|---|---|
s3.bucket | yes | Bucket name. |
s3.access_key | yes | Upload credential. |
s3.secret_key | yes | Upload secret. |
s3.region or s3.endpoint | yes | At least one must be set. |
Global
Section titled “Global”global.uid: generated if empty; usable inpath_scheme.global.output_file: defaultplugins/ItemsAdder/output/generated.zip.global.update_itemsadder_config: writes ItemsAdder external-host URL.global.auto_upload_on_pack: listens for ItemsAdder pack compressed event.global.auto_iareload_after_manual_upload: dispatches/iareloadafter manual upload.global.auto_iareload_after_auto_upload: dispatches/iareloadafter automatic upload.global.itemsadder_config_path: optional config path override.
endpoint: custom S3 endpoint.region: AWS/provider region.session_token: optional temporary credential token.path_scheme: supports{uid},{file},{name},{ext},{date},{ts}.path_style: enable path-style endpoint URLs.acl:public-read,private,bucket-owner-full-control,bucket-owner-read,public-read-write, ornone.use_presigned_url: generate signed GET URL.presigned_expiry_seconds: signed URL expiry.public_url_base: CDN/custom public base URL.