Upload and display eLearning HTML5 packages with a customizable iframe player
The perfect solution for educators and course creators to upload and display interactive HTML5 content directly on WordPress websites.
Upload HTML5 packages with just a few clicks from your WordPress dashboard.
Use simple shortcodes to embed your courses anywhere on your site.
Courses display beautifully on any device with customizable dimensions.
Enable fullscreen viewing for an immersive learning experience.
Powerful tools to enhance your eLearning content delivery
Works with all major eLearning authoring tools that export to HTML5 format:
Everything you need to know to get started
Plugins > Add New
Plugins > Add New > Upload Plugin
eLearning Courses > Upload Course
in your WordPress admineLearning Courses
to view your uploaded coursesThe basic shortcode format is:
[preview_course id="course_id"]
Additional parameters include:
Parameter | Description | Example |
---|---|---|
width |
Set the width of the player | width="100%" or width="800px" |
height |
Set the height of the player | height="600px" |
fullscreen |
Enable/disable fullscreen button | fullscreen="yes" or fullscreen="no" |
show_title |
Show/hide the course title | show_title="yes" or show_title="no" |
show_author |
Show/hide the author name | show_author="yes" or show_author="no" |
show_description |
Show/hide the course description | show_description="yes" or show_description="no" |
Full example:
[preview_course id="1" width="800px" height="500px" fullscreen="yes" show_title="yes" show_author="yes" show_description="no"]
You can upload any HTML5 package that includes an index.html or story.html file as its main entry point. This includes content created with tools like Articulate Storyline, Adobe Captivate, H5P, and other HTML5 eLearning authoring tools.
The upload limit depends on your server configuration. The plugin itself doesn't impose any specific limitation, but your web hosting might have restrictions on maximum upload sizes.
The basic plugin doesn't include tracking functionality. However, if your eLearning content includes SCORM or xAPI capabilities, you can use compatible LMS plugins alongside this one.
Yes! The plugin is designed to be compatible with any properly coded WordPress theme. The iframe-based player adapts to your theme's layout.
See the plugin in action
Course Management Interface
Upload Course Form
Course Player Example
Plugin Settings
Help us improve the plugin
Your support helps us continue development and provide timely updates.