Any suggestion to replace deprecated tinymce.create() api?

19 Views Asked by At

Recently, I am working on migrating from version 5 to 6 and found that tinymce.create() is deprecated.

Currently, we are using this for customizing existing open-source image plugins, but after losing this API, I have no idea how to replace it. Do you have any good suggestion to replace it simply? or Should I start from scratch from image plugin?

Thanks in advance

0

There are 0 best solutions below