定制 justtom/magento-simple-videos 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

justtom/magento-simple-videos

最新稳定版本:1.0.7

Composer 安装命令:

composer require justtom/magento-simple-videos

包简介

Add videos to products and cms pages

README 文档

README

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

###Description

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.

###Requirements

  • Magento Community Edition 1.6+
  • Allow Symlinks = true in admin -> system -> configuration -> advanced
  • PHP 5.3+

###Installation

  • 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`
    

Author

统计信息

  • 总下载量: 290
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-06-20