#Just Tom - Simple Magento Videos Module
Composer Key: justtom/magento-simple-videos
Current Version: 1.0.5
Tested PHP Versions: 5.3
, 5.4
, 5.5
Tested Magento Versions: 1.6.2.0
, 1.7.0.2
, 1.8.1.0
This module provides a simple way for you to attach a youtube and vimeo videos as part of a product using attributes or as a widget instance for anywhere else within your magento website. It has been integrated with Schema.org tags to make the videos SEO friendly and has passed the Google Rich Snippet Testing Tool for both the product videos and the widget instance videos.
- Magento Community Edition 1.6+
- Allow Symlinks = true in admin -> system -> configuration -> advanced
- PHP 5.3+
-
Install with Composer:
{ "require":{ "justtom/magento-simple-videos": "1.0.2" } }
-
Install with modman:
Initialise Modman in your magento directory with:
`modman init`
Clone the repo to modman using:
`modman clone https://github.com/just-tom/magento-simple-videos`
- Tom Burman
- http://www.justtom.me
- @tom_burman