Content agreement

This website uses a session ID cookie to distinguish visitors. This is necessary to properly deliver the content and to prevent visitors from accessing unauthorized content. It doesn't let anyone, including this website, track visitors across multiple domains, nor does it let third-party services access any informations about the user. If you want to disable cookies, you can follow the guide here. Please not that if you're signed in to a Google or a Facebook account, you may receive additional cookies through these services.

In addition, to better adapt our services to the users we'd like to collect some anonymous usage data, such as screen resolution, preferred language, and navigation through Google Analytics.

Download Videobox

Videobox for Joomla!

Videobox extension for Joomla! includes Videobox snippet, and adapters for YouTube, Vimeo, SoundCloud, and Twitch, (HTML5 adapter coming soon) and all Videobox dependencies. It is available through the Joomla! extensions directory (recommended), or for a direct download:

file_download Videobox 6.0.0 RC6

In case you're upgrading from a Videobox 4.x or earlier, please see the Updating to Videobox 5 guide!

Videobox for MODX

Videobox extension for MODX includes Videobox snippet, and adapters for YouTube, Vimeo, SoundCloud, Twitch, and HTML5 video / audio, and all Videobox dependencies. It is available through the Package manager (recommended), or for a direct download:

file_download Videobox 6.0.0 RC7

Videobox JS core

CMS extensions make it easy to insert Videobox code to your page, but Videobox's front-end features, such as the pop-up player, can be used anywhere. All that's required is to include videobox.js on your page and insert the properly-formatted html tags: <a href="player-url" rel="videobox" title="Video title" data-videobox="JSON-encoded options" >Link text / thumbnail</a>.

The recommended way of installing standalone Videobox JS core is through npm or bower (npm install videobox or bower install videobox), to get the dependencies (jQuery and Web animations polyfill) installed with it, and to easily install updates. If you don't use either of these tools, you can download Videobox from the GitHub repository, but don't forget to install the dependencies.

arrow_upward