egeloen / IvoryCKEditorBundle

Provides a CKEditor integration for your Symfony project.
MIT License
336 stars 114 forks source link

[Composer] Add a script handler installing CKEditor source #306

Closed egeloen closed 7 years ago

egeloen commented 7 years ago

This PR introduces a Composer script handler which installs CKEditor source as suggested in https://github.com/symfony/recipes-contrib/issues/57

It also renames the clear abort option to skip and make it the default value in order to not accidentally upgrade CKEditor source.