This plugin overrides the presigned_get_url
method of FileStore::S3Store
to generate a signed Google Cloud CDN link (instead of a storage bucket link). It is intended to be used in conjunction with secure media.
This section assumes you have already set up Google Cloud CDN with signed URLs and that secure uploads is enabled.
Prerequisites:
- Google Cloud CDN with signed URLs is configured.
- Secure Uploads is enabled.
- Your S3 CDN URL is set.
Steps:
- Install using the normal plugin installation steps.
- Set your key name and signing key.
- Tick the cdn_signed_urls_enabled setting.