@factor/plugin-storage-s3

1.8.28 • Public • Published

Overview

This plugin configures Factor to use AWS S3 for Factor image storage.

Installation

npm add  @factor/plugin-storage-s3

Options and Settings

Required Configuration

# .env / AWS config info
AWS_ACCESS_KEY=YOUR-KEY
AWS_ACCESS_KEY_SECRET=YOUR-SECRET
AWS_S3_BUCKET=your-bucket-name

After installation, run npx factor setup for an easy to way to configure this plugin

How It Works

This plugin uses Factor's filter system to automatically install and configure itself. If you have properly setup your API keys and other required information, it should work as intended.

Factor Setup CLI

Run npx factor setup for a question based CLI to help you configure this plugin's options.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.8.28
    4
    • latest

Version History

Package Sidebar

Install

npm i @factor/plugin-storage-s3

Weekly Downloads

4

Version

1.8.28

License

MIT

Unpacked Size

33.2 kB

Total Files

6

Last publish

Collaborators

  • raylopezaleman
  • arpowers