Extensions Specifications
Joomla! 3.x
VirtueMart 3
plugin
license Type: Proprietary
Languages included

YouTube Videos in Virtuemart

1 Rating
22,22 €
codingmall_logo

Do you want to add YouTube Videos on your product pages? In fact, not just in products but EVERYWHERE in VirtueMart and Joomla.

Extensions Specifications
Joomla! 3.x
VirtueMart 3
plugin
license Type: Proprietary
Languages included
codingmall_plug_cmvideome.zip

Requires ioncube loader

Free trial available, download ZIP package above. Free Premium one to one support even during the trial.

Note: If trial or downloaded file is not working on your site, please contact This email address is being protected from spambots. You need JavaScript enabled to view it. to get the latest version.

Here comes the new "Videos Made Easy" plugin to add YouTube Videos to your product detail pages very easily.

Amazing. See what you can do:

  • No need to create custom field.
  • No need to do any special configuration.
  • Just write a short code and your favourite YouTube video is there.
  • You can add videos to Category pages, Manufacturer pages and many many other places. In fact you can add a video where you can write some text in VirtueMart and Joomla.
  • Showing YouTube Videos in Joomla modules is also possible.
  • You are not limited to just one video. You can add any number of videos anywhere.

Our plugin is backed up with our fast and premium support. You are our priority.

Get free trial version above!

Install it, test it and when you are satisfied, buy it. Why not give it a try now?

Some Sample Short Codes

{cmvideome src=https://www.youtube.com/watch?v=o3v1y0dIxaE, width=500, height=300}

A simple example with YouTube video url, width and height.

{cmvideome src=https://www.youtube.com/watch?v=o3v1y0dIxaE, width=500, height=300, ytparams=rel:1&hd:1&autoplay=1}

Above example code contains the url of a YouTube video with width and height defined. ytparams here is used to define YouTube embed parameters, like we used hd, rel and autoplay above. The viedo will be started automatically in above example.

{cmvideome ytid=AVNoH0tsd6I, width=500, height=300, ytparams=rel:1&hd:1&autoplay=1}

This example contains only video id taken from the url of this YouTube video and written in ytid parameter. This is just another video to tell your video source to this plugin.

{cmvideome src=https://www.youtube.com/watch?v=o3v1y0dIxaE, width=500, height=300, customcss=float:left;}

This example shows that you can also define your custom css for the embedded video.
 
More Control
All YouTube parameters are supported in ytparams parameter. See the following link for available YouTube embed parameters.

https://developers.google.com/youtube/player_parameters

Feel free to ask if you have any questions.

Reviews

Reviews

Anton
Friday, 17 February 2017
Extremely useful plugin which enables you to embed video anywhere - even on quick-look dialogs.
v1 of this plugin caused a number of c