Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 284 Bytes

README-CK5.md

File metadata and controls

19 lines (13 loc) · 284 Bytes

Download CK5 Mention Plugin

npm view @ckeditor/ckeditor5-mention

=> unpack dist.tarball url

build/mention.js => web/libraries/ckeditor/plugins/mentions/mention.js

Build plugin in ckeditor_mentions

cd web/modules/ckeditor_mentions
yarn install
yarn build