Simplero / Roadmap

Roadmap for Simplero
https://simplero.com
13 stars 5 forks source link

Embedding videos from other platforms in membership sites #464

Open cipriansoleriu opened 5 years ago

cipriansoleriu commented 5 years ago

Hey there, My request is asking for the possibility to have a direct video embed option for the most common video platforms: Vimeo, Youtube, Wistia, Amazon S3, using the LINK of the video.

Right now the only way to embed a video from Vimeo (for ex) is to add on the membership page a text box, open the code editor <> and past the embed code in there. In practice this means:

    • go to Vimeo
    • find your video (you have the link at this step)
    • open the video settings
    • click Share
    • copy the embed code
    • add a new text box in Simplero page editor
    • edit the code (<>)
    • paste the code
    • save

image

9 steps when everything could have been done in 3 steps. the first 2 above and one last step: pasting the link to a "video" box in Simplero

This is really time consuming and very inconvenient. As the website (landing page) editor grows in functionalities, I believe this should be one of them because we might already have a video in those platforms. Almost all landing page builders/plugins have this option.

Thank you, C

calvincorreli commented 5 years ago

I'll put it on the list to take a look. We'll be making some upgrades to the WYSIWYG editor in the coming weeks. No promises, though.