Create Assets in Craft when a file is uploaded directly to S3
This plugin requires Craft CMS 3.0.0-beta.23 or later.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require masugadesign/craft-s3-sync
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for S3 Sync.
When receiving events from Amazon SNS, this plugin will make sure Assets and folders is added to the Asset index.
No configuration necessary.
Upload files to S3. That's about it.
Originally coded up by Fred @ Superbig