Instalar CKEditor en Symfony2
Sección: Symfony
Creado: 13-05-18 (Actualizado: 13-07-18)
add bundle
composer require egeloen/ckeditor-bundle
AppKernel.php
new Ivory\CKEditorBundle\IvoryCKEditorBundle(),
install assets
php bin/console assets:install web