vsivsi/meteor-file-collection

Pointers for use with autoform?

Open

#83 opened on Feb 1, 2016

View on GitHub
 (13 comments) (0 reactions) (0 assignees)CoffeeScript (38 forks)github user discovery
help wantedquestion

Repository metrics

Stars
 (158 stars)
PR merge metrics
 (PR metrics pending)

Description

I'm basically shopping for something that works like https://github.com/yogiben/meteor-autoform-file allowing arbitrary "file" fields on other collections and creating a file input component whose input get inserted into a predefined file collection.

There's none on atmosphere, I'm looking for a very basic solution, but since CollectionFS not being maintained, I think there's potential (22k installs, 1/3 of all collectionfs installs!) for this. So if anyone has started working on one, even privately, I may add in my effort to perhaps make it an officially published package on atmosphere.

Contributor guide