How can I insert an image in the admin panel using the CKEditor 5 editor

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Slava
Posts: 1
Joined: 05 Jul 2024, 07:20

How can I insert an image in the admin panel using the CKEditor 5 editor

Post by Slava » 05 Jul 2024, 07:32

How can I insert an image in the admin panel using the CKEditor 5 editor when creating a text field?
Attachments
Screenshot from 2024-07-05 10-29-11.png
Screenshot from 2024-07-05 10-29-11.png (11.69 KiB) Viewed 15311 times

User avatar
aimeos
Administrator
Posts: 8620
Joined: 01 Jan 1970, 00:00

Re: How can I insert an image in the admin panel using the CKEditor 5 editor

Post by aimeos » 08 Jul 2024, 14:08

We don't support images in texts by default because it leads to a lot of problems managing those data and unstructured data isn't suited for the JSON:API at all. We recommend to upload the image in the "Media" tab and decide in the frontend template where to render the texts/images and how.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply