react-email-editor icon indicating copy to clipboard operation
react-email-editor copied to clipboard

Add Custom Tool on React

Open ehzack opened this issue 4 years ago • 11 comments

I want to add my custom tool , but unlayer.create Viewer doesn't work for me.

customTool

EmailEditor

error

ehzack avatar May 24 '20 12:05 ehzack

I'm getting the exact same issue....

grumpycat808 avatar May 24 '20 16:05 grumpycat808

Custom tools have to be passed in as customJS in the options prop. Check more on this here: https://docs.unlayer.com/docs/custom-js-css

adeelraza avatar May 29 '20 22:05 adeelraza

Has this had any progress? I've been attempting to add a custom tool via customJS; and anyway I have tried to use it, does not work. I have tried using my own scripts, both local & remote, and using the example remote one; all attempts lead to the customJS option almost being ignored.

fantypants avatar Jun 10 '21 11:06 fantypants

Has this had any progress? I've been attempting to add a custom tool via customJS; and anyway I have tried to use it, does not work. I have tried using my own scripts, both local & remote, and using the example remote one; all attempts lead to the customJS option almost being ignored.

the customJs is a premium feature

lidrissi avatar Jun 10 '21 11:06 lidrissi

no, is not a premium feature. If you have use in react, that time you have to put your code in public folder and import in custom.js like in custom array. Is work fine.

Alok-jaiswal avatar Sep 14 '22 12:09 Alok-jaiswal

Alok-jaiswalCould you provide some details? Looks like for creation new tools don't have clear instructions.

AndreyPatseiko avatar Nov 02 '22 14:11 AndreyPatseiko

If you have to use locally that time is working fine. But when you use in live url is not work. Then you have to subscribe to unlayer embed editor it free for one custom tool . sing in and use it . more information is provided to wedsite.

Alok-jaiswal avatar Nov 04 '22 12:11 Alok-jaiswal

I want to add my custom tool , but unlayer.create Viewer doesn't work for me.

customTool

EmailEditor

error

I have a save problem in nextjs...

jaminur-islam avatar Nov 25 '22 13:11 jaminur-islam

@jaminur-islam , did you figure out how to do it when using the wrapper?

mastoj avatar Feb 11 '23 15:02 mastoj

Have you come up with a solution for it?

Prathamesh-Kulkarni01 avatar Sep 01 '23 17:09 Prathamesh-Kulkarni01

Any one got solution for this problem ?

sahilchopra avatar Nov 07 '23 15:11 sahilchopra