Upload video and image on ckeditor

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
vintoICT
User
Posts: 407

Upload video and image on ckeditor

Post by vintoICT »

How do I add video and image on ck editor?. I don't want to use URL . Just upload


arbei
User
Posts: 9356

Post by arbei »

If you are a registered user, you may use the FileManager extension.


vintoICT
User
Posts: 407

Post by vintoICT »

I get this error : Given config file (./config/filemanager.config.json.php) does not exist!


arbei
User
Posts: 9356

Post by arbei »

You need to do composer update first, so the folder is created by Composer, then generate all files from the extension again.


Post Reply