-
-
Notifications
You must be signed in to change notification settings - Fork 237
Home
Welcome to the Meteor-CollectionFS wiki!
CollectionFS is a suite of Meteor packages that together provide a complete file management solution including uploading, downloading, storage, synchronization, manipulation, and copying. It supports several storage adapters for saving to the local filesystem, GridFS, or S3, and additional storage adapters can be created.
Introduction
Installation
Getting Started
Adding to collections
After the Upload
Storage Adapters
File Manipulation
Image Manipulation
FS.File
Filtering
Security
Template Helpers
Customizing the HTTP URLs and Headers
Optimizing
Troubleshooting
Under the Hood
Insert One or More Files From File Input
Insert One Or More Files Dropped on an Element
Insert One File From a Remote URL
Insert from a Buffer on the Server
Insert from a Stream on the Server
Event Listeners for different stages of file insert/upload
How-to: Provide a download button
How-to: Customize the HTTP URLs and Headers
How-to: Create square thumbnails
How-to: Convert image to a different format
How-to: Convert a file already stored
How-to: Add custom metadata to a file before inserting
How-to: Update existing file's metadata
How-to: Customize the folders on the filesystem
How-to: Customize the file key / folders in the S3 Bucket
footer25555555