PHPackages                             drymek/ckeditor-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. drymek/ckeditor-bundle

AbandonedSymfony-bundle

drymek/ckeditor-bundle
======================

Symfony2 bundle for easy integration of the CKEditor WYSIWYG (with file upload)

116PHP

Since Feb 13Pushed 13y ago1 watchersCompare

[ Source](https://github.com/drymek/TrsteelCkeditorBundle)[ Packagist](https://packagist.org/packages/drymek/ckeditor-bundle)[ RSS](/packages/drymek-ckeditor-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Symfony2 CKEditor Bundle

[![Build Status](https://camo.githubusercontent.com/8c6e7952a761f0191da0f732b5d1fbcc2cbbdb3fd457f6540138aaf960b848f7/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7472737465656c38382f5472737465656c436b656469746f7242756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/trsteel88/TrsteelCkeditorBundle)

Add the following lines to the deps file:

```
[TrsteelCkeditorBundle]
    git=http://github.com/trsteel88/TrsteelCkeditorBundle.git
    target=/bundles/Trsteel/CkeditorBundle

```

Update your vendors by running:

```
$ php ./bin/vendors
```

Add the Trsteel namespace to your autoloader.

```
