0.2.3 • Published 2 years ago

@enzomoraes/ckeditor5-file-upload v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@enzomoraes/ckeditor5-file-upload

This package was created by the ckeditor5-package-generator package.

This plugin was made in order to upload files, other than just images.

To use it, just add to your build in config.builtinPlugins options after importing it

Add your upload method in options.customFileUpload.upload

Your options.accept must be a string with values separated by commas.