CFFM - Coldfusion File Manager
- Project Homepage
- Report a Bug
- CHANGELOG
- Download
- Forums
- Demo
- Demo of FCKeditor/TinyMCE HTML Editor Integration
Welcome to CFFM, a web-based file management application written in coldfusion and compatible with Adobe Coldfusion 6.1+, BlueDragon 6.1+, OpenBluedragon, and Railo.
Make a Donate
If you like this open source software, and want to encourage me to continue producing and maintaining these applications, please consider making a paypal donation or buying me something off my Amazon Wish List. Your contributions are greatly appreciated!
User Features
- Upload multiple files at once
- Create new files and directories
- Move/copy/delete/rename files and directories
- Manipulate jpeg and PNG images (resize, flip, flop, rotate, etc)
- Edit text/html files
- View source of text/html files
- View zip file contents and unzip (useful for uploading a large directory structure!)
- Option to make entire file manager "read only" (for use as a public file library, for example)
- Option to disable directory creation, multiple file uploads, and "unzip" capability"
Programming Features
- CFC based. View CFC Explorer Documentation
- Uses jQuery to make app friendlier.
- Security configuration - restrict file uploads via disallowed extensions or allowed extensions.
- Easy to translate to other languages, making use of Paul Hastings resource bundle CFC (javaRB.cfc)
- Integrates as a file browser for CKEditor, FCKeditor and TinyMCE
- Compatible with Coldfusion 6.1+, Bluedragon 6.2+, and other modern Coldfusion engines like Railo and OpenBluedragon.
- BSD License - truly free and open source. Use freely in commercial applications. See LICENSE.TXT for details.
CFFM 1.32 - 2010-09-16
CFFM 1.32 has been released. Context menus, no more flash file uploader.
CFFM 1.31 - 2009-10-05
CFFM 1.31 has been released, with several bug fixes, and some newly implemented jQuery features - the directory listing is now sortable and filterable.
CFFM 1.30 - 2009-08-31
CFFM 1.30 Final Release is now available for download and via SVN.
CFFM 1.22 Released - 2009-08-17
Sorry. I know. But I was goaded into adding Flip, Flop, and Crop support back in for the ImageObject_cfimage.cfc component for users of CFIMAGE. And I found a bug (which nobody reported in the 24 hours that 1.21 was available, so it's my little secret!)
Version 1.22 is the last release that does not use jQuery and Flash!
Other Releases
For more specific details about other releases, please see the CHANGELOG
DEMO SITE NOTE: A script runs every 20 minutes on my server to delete all the files in the test directory and move some set of default files in. So if you're playing with it, and suddenly files you've uploaded disappear, that may be why!
