- Log on to Joomla! Administration page.
- Extensions -> Install/Uninstall -> Choose file
- Select the plugin downloaded and click Upload File and then install.
Now the plugin will get installed successfully.
Inserting Plugin to the article is very simple. These sample tags can be used to insert the player in to the article:
[hdplay videoid=1 height=300 width=700 playlist=true autoplay=true]
In the above line hdplay is mandatory.
Videoid – you will get the videoid when you add the videos in the component.
Autoplay – If you don’t want to auto start the video you can mention autoplay=false
Playlist – If this is true then playlist that corresponds with the videoid that declared here will play all the videos from the list.
