CKFinder

CKFinder is a powerful and easy to use Ajax file manager for web browsers.

Its simple interface makes it intuitive and quick to learn for all kinds of users, from advanced professionals to Internet beginners.

 
CKFinder for ASP 1.2
CKFinder for ASP.NET 1.2
CKFinder for ColdFusion 1.2
CKFinder for PHP 1.2.2

Documentation

The full documentation for CKFinder is available at our Documentation Web Site.

System Requirements

CKFinder is compatible with Internet Explorer 5.5+, Firefox 1.5+, Safari 3+ and Opera 9.5+.

CKFinder for ASP

CKFinder for ASP is designed to run in IIS versions 5 and 6, with no need of any extra component for its basic functionality, except for image manipulation.

In order to create thumbnails or restrict image dimensions, one of the following options must be available:

  • ASP.NET 1.1 or 2.0. If the .Net Framework is available in the server and enabled in IIS, and both the ASP and ASP.NET runtimes have write access to the Windows temporary folder then it will be used automatically. This is the recommended solution.
  • AspJpeg component from Persits Software Inc. Not distributed with CKFinder.
  • ASPImage 2 component from ServerObjects. Not distributed with CKFinder.
  • ASPThumb component from BRIZ Software. Not distributed with CKFinder.

CKFinder for ASP.NET

The following is the requirements in the server side for CKFinder for ASP.NET:

  • A web site configured in Internet Information Server (IIS).
  • The .Net Framework 2.0+ enabled in the web site.

CKFinder for ColdFusion

CKFinder for ColdFusion is designed to run in:

  • ColdFusion 6.1 and later
  • BlueDragon 7.0 and later

CKFinder for PHP

CKFinder requirements for PHP:

  • PHP 4.3+ (including PHP 5.x and PHP 6.x).
  • GD extension enabled (default on most installations) for thumbnails support.
    Thumbnails are automatically disabled if this extension is missing. See [1].