API Reference PhoenixContribStorage v#0.1.0

View Source

Modules

ActiveStorage-like file storage for Phoenix.

Analyzes uploaded files to extract metadata.

Provides macros for adding file attachments to Ecto schemas.

Schema for linking records to blobs.

Schema for storing file metadata.

Configuration management for Storage.

Phoenix controller for serving Storage files.

Handles direct uploads to storage services.

Phoenix LiveView helpers for file uploads.

A Plug for serving Storage files directly from your Phoenix application.

Default repo module for Storage.

Service abstraction for different storage backends.

Local filesystem storage service.

Amazon S3 storage service implementation.

Handles file uploads and creates blobs.

Handles image transformations and variants.

Template helpers for variants.

Mix Tasks

Mix tasks for Storage maintenance.

Analyzes blobs and updates their metadata.

Copies Storage migration files to your project.

Purges unattached blobs older than the specified duration.