2017 © Pedro Peláez
 

magento2-module module-owlcarousel

OwlCarousel JS package for Magento 2

image

classyllama/module-owlcarousel

OwlCarousel JS package for Magento 2

  • Tuesday, July 10, 2018
  • by classyllama
  • Repository
  • 2 Watchers
  • 1 Stars
  • 4,119 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

ClassyLlama OwlCarousel Module for Magento 2

This repository is no longer supported or maintained, and has been archived., (*1)

This package makes the JavaScript library OwlCarousel available as an M2 module., (*2)

Note that this version of OwlCarousel is UMD compliant per this fork., (*3)

Installation Instructions

Via Composer

Use this installation option if you want to require the OwlCarousel module with Composer. This is the typical installation method., (*4)

Run the following commands from the root directory of your Magento installation., (*5)

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., (*6)

In the root directory of your Magento installation, create the following sub-directory path:, (*7)

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:, (*8)

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

The Versions

10/07 2018

dev-master

9999999-dev

OwlCarousel JS package for Magento 2

  Sources   Download

MIT

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

29/12 2016

dev-develop

dev-develop

OwlCarousel JS package for Magento 2

  Sources   Download

MIT

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

29/12 2016

2.2.0

2.2.0.0

OwlCarousel JS package for Magento 2

  Sources   Download

MIT

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

02/08 2016

2.0.0-beta3

2.0.0.0-beta3

OwlCarousel JS package for Magento 2

  Sources   Download

MIT

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0