thelia / brand-carousel-module
Installs: 55
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
Language:JavaScript
Type:thelia-module
Requires
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2024-10-19 22:56:44 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.