multiple images with wysiwyg editor

Asked

Viewed 42 times

0

I’m using a wysiwyg editor to generate text content for dynamic blog pages that I’m doing.

How it would be possible to add multiple images in the texts, positioning them in a certain place of the text?

You can do this using wysiwyg editor?

  • 1

    place the cursor inside the text click on the image icon, enter the image address and you’re done

  • Only it’s one by one

1 answer

1

I managed to solve it, I’ll leave the answer here to help those who fell into the same problem. I use the Laravel, so there is for this Framework a file manager that makes possible the management, organization, selection of multiple images among other features! the link is:

https://unisharp.github.io/laravel-filemanager

Just follow the step by step installation, after that go in the "Integration" option in the menu and there it indicates some wysiwyg editors for integration. I am using Ckeditor and solved 100% my problem!

Follow the documentation and be happy.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.