定制 classyllama/module-owlcarousel 二次开发

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

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

classyllama/module-owlcarousel

最新稳定版本:2.2.0

Composer 安装命令:

composer require classyllama/module-owlcarousel

包简介

OwlCarousel JS package for Magento 2

README 文档

README

This repository is no longer supported or maintained, and has been archived.

This package makes the JavaScript library OwlCarousel available as an M2 module.

Note that this version of OwlCarousel is UMD compliant per this fork.

Installation Instructions

Via Composer

Use this installation option if you want to require the OwlCarousel module with Composer. This is the typical installation method.

Run the following commands from the root directory of your Magento installation.

composer require classyllama/module-owlcarousel:*
bin/magento module:enable --clear-static-content ClassyLlama_OwlCarousel
bin/magento setup:upgrade
bin/magento cache:flush

Via Code Package

If you have not already obtained the zip or tar.gz file package, you can obtain it by visiting the "releases" section of the public repository and choosing one of the formats under "Downloads" for the most recent release.

In the root directory of your Magento installation, create the following sub-directory path:

app/code/ClassyLlama/OwlCarousel

Copy all contents of the zip or tar.gz package into the newly created directory, and then run the following commands from the root directory of your Magento installation:

bin/magento module:enable --clear-static-content ClassyLlama_OwlCarousel
bin/magento setup:upgrade
bin/magento cache:flush

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 5
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-07-25