leeroy / aws-s3-assets-versioning
Plugin to add versioning to assets with S3
Installs: 69
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- php: ^8.2
- craftcms/cms: ^5.0
Requires (Dev)
- codeception/codeception: ^4.0
- craftcms/rector: dev-main
- vlucas/phpdotenv: ^3.0
This package is auto-updated.
Last update: 2024-10-29 19:15:27 UTC
README
Plugin to add versioning to assets with S3 in Craft CMS
Requirements
This plugin requires Craft CMS 4.0.0 or later and an AWS S3 bucket with versioning enabled.
Installation
To install the plugin, follow these instructions.
You need to have versioning enable on your S3 Bucket, here's how: https://docs.aws.amazon.com/AmazonS3/latest/userguide/manage-versioning-examples.html
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require leeroy/aws-s3-assets-versioning
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for AWS S3 Assets Versioning.
Assets Versioning Overview
When you create a draft, a button to generate a share link will appear to the right below the changes note box.
Brought to you by Leeroy agency