[go: up one dir, main page]

Skip to content

Create Assets in Craft when a file is uploaded directly to S3

License

Notifications You must be signed in to change notification settings

wuhhh/craft-s3-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 Sync plugin for Craft CMS 3.x

⚠️ NOTE: You should not install this. We will not support it in any way, shape, or form.

Create Assets in Craft when a file is uploaded directly to S3

Icon

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require masugadesign/craft-s3-sync
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for S3 Sync.

S3 Sync Overview

When receiving events from Amazon SNS, this plugin will make sure Assets and folders is added to the Asset index.

Configuring S3 Sync

No configuration necessary.

Using S3 Sync

Upload files to S3. That's about it.

Originally coded up by Fred @ Superbig

About

Create Assets in Craft when a file is uploaded directly to S3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.6%
  • HTML 5.4%