# README

[![Build Status](https://secure.travis-ci.org/egeloen/IvoryCKEditorBundle.png)](http://travis-ci.org/egeloen/IvoryCKEditorBundle)
[![Coverage Status](https://coveralls.io/repos/egeloen/IvoryCKEditorBundle/badge.png?branch=master)](https://coveralls.io/r/egeloen/IvoryCKEditorBundle?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/egeloen/IvoryCKEditorBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/egeloen/IvoryCKEditorBundle/?branch=master)

The bundle provides a [CKEditor](http://ckeditor.com/) integration for your Symfony2 Project. It automatically registers
the new `ckeditor` form type which can be easily configured.

## Documentation

 1. [Installation](http://github.com/egeloen/IvoryCKEditorBundle/blob/master/Resources/doc/installation.md)
 2. [Usage](http://github.com/egeloen/IvoryCKEditorBundle/blob/master/Resources/doc/usage.md)
 3. [Configuration](http://github.com/egeloen/IvoryCKEditorBundle/blob/master/Resources/doc/configuration.md) (Optional)
 4. [File Browse/Upload](http://github.com/egeloen/IvoryCKEditorBundle/blob/master/Resources/doc/file_browse_upload.md) (Optional)

## Contribute

We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR!

## License

The Ivory CKEditor Bundle is under the MIT license. For the full copyright and license information, please read the
[LICENSE](https://github.com/egeloen/IvoryCKEditorBundle/blob/master/LICENSE) file that was distributed with this
source code.
