How do I use all the contents in plain HTML?

Forums: 

I want to use all the contents (Interactive Video, Multiple Choice etc) of H5P on plain HTML, but I dont want to create the content on H5P website and embbed in my website. Can anyone suggest me how to use or create each of content in plain HTML without using CMS or H5P website.

serettig's picture

You can use the h5p-standalone library at https://github.com/tunapanda/h5p-standalone for this. However, you still have to create the h5p file here on h5p or on any other h5p capable site, download the package and upload it to your server.

BV52's picture

Thanks Sebastian!