Add an extra Video provider in video component grapesjs #4522
Answered
by
artf
Mirna-Nasrallah
asked this question in
Q&A
-
I'm currently working on a php pagebuilder website and I tried numerous ways to extend the video component to add another provider but It's not working, any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
artf
Aug 22, 2022
Replies: 1 comment 1 reply
-
@Mirna-Nasrallah I'd suggest checking out the source of the video component (Model - View) this will make you understand what methods you have to extend in order to add your providers |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Mirna-Nasrallah
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Mirna-Nasrallah I'd suggest checking out the source of the video component (Model - View) this will make you understand what methods you have to extend in order to add your providers