However, since quite sometime, it seems to be dropping in popularity to other plugins offerring more features. It looks like it's not bee updated since quite some time.
I had just 2 major gripes with file_column:
- It stored all files under a single folder. As the number of files increased, you'd run into problems of having too many sub-directories directly within one directory.
- It didn't play well with S3 which a lot of their other plugins did.
We have made some modifications to file_column and have been using it to manage more than a million images and videos. User uploaded images are processed (resized, encoded, etc) and uploaded onto S3.
In our bid to give back to the open source community, we have released our modifications under the MIT license. Check out our version of file_column_on_steroids on github.
