Installation

Installing CKEditor is a easy task. Just follow these simple steps:

  1. Download the latest version of the editor from our web site: http://ckeditor.com/
  2. Extract (decompress) the downloaded file to a directory called "ckeditor" in the root of your web site.

Note: You can place the files in whichever path at your web site. "ckeditor" is the default one.

Checking Your Installation

The editor comes with a few sample pages that can be used to verify that installation proceeded properly. Take a look at the _samples directory.

To test your installation just call the following page at your web site:

http://<your site>/<CKEditor installation path>/_samples/index.html

For example:
http://www.example.com/ckeditor/_samples/index.html
This page was last modified on 28 January 2009, at 11:58.