devoption/brand-carousel-module

Installs: 26

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 0

Open Issues: 0

Language:JavaScript

Type:thelia-module

1.2.0 2020-10-19 14:14 UTC

This package is auto-updated.

Last update: 2024-03-19 21:37:05 UTC


README

This module displays a carousel of brand's logos on the home page.

Installation

You can install this module from the back office's modules pages. Simply download the zip file, select it using the "Choose file" button, and hit the "Install !" button.

Don't forget to activate it. The module's hook position can be modified from the back office's module-hooks page, on home's main area section (home.body)

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is BrandCarousel.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/brand-carousel-module ~1.2.0

Usage

Click the left or right arrow to animate the carousel.