Skip to content

egis/ckeditor-build

Repository files navigation

ckeditor-build custom editor build

The custom editor build for CKEditor 5. Read more about the how to create custom editor build.

Local setup

install dependencies

yarn --frozen-lockfile

install or update ckeditor plugins in package.js and run yarn install

change configuration in

src/ckeditor.js

run yarn build, commit, push, create pull request

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file or https://ckeditor.com/legal/ckeditor-oss-license.