GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
22.36k stars 4.05k forks source link

BUG: #3432

Closed SintoDema closed 3 years ago

SintoDema commented 3 years ago

Hi @artf,

Can we able to use Wistia in GrapesJS editor. I would like to use it as Vimeo used in the editor.

image

Scenario: I have a video in my Wistia domain, let the path be https://mydomain.wistia.com/medias/VIDEO_ID. I have to add that URL or video as we are adding a Youtube video link with Video ID in editor > video settings.

Expecting screen: Screenshot from 2021-05-05 12 32 25

Request: Is there any way to integrate Wistia in this editor? Is there any guideline to integrate it or supporting docs?

Used Version: grapesjs - 0.16.18 ckeditor - standard - 4.14.1

It will help if I get support on Wistia in the grapesJS editor. Thanking you.

artf commented 3 years ago

Sure, just check the current implementation of the ComponentVideo and extend it for your needs.