Turiknox / magento-home-sliders

A Magento module that will allow you to add a jQuery slider to your home page with the ability to upload sliders in the admin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turiknox Home Sliders

Overview

A Magento module that will allow you to add a jQuery slider to your home page with the ability to upload sliders in the admin.

Features

The slider library used is FlexSlider 2 (http://flexslider.woothemes.com/) and the following features are available:

  • Ability to upload a slider image and set the image label text.
  • Ability to add a link to the slider image.
  • Ability to add HTML that sits on top of your slider.

You can also edit the following options within the system configuration:

  • Choose whether to add the jQuery library depending if your theme already contains it.
  • Choose whether the links on the sliders should open in a new window or tab.
  • Choose whether the slider should be automated.
  • Set the slider speed.
  • Choose whether the directional navigation should show.
  • Choose whether the pagination (control) navigation should show.
  • Choose whether the slider should be paused on hover.

Requirements

Magento 1.8.x, 1.9.x

Installation

This module will add a table to your Magento database. As with any third party modules that alter information, it is recommended that you backup your database before installation.

Prior to installing the module, ensure that compilation is disabled.

System -> Tools -> Compilation

Copy the contents into your Magento project directory and refresh the cache.

Usage

CMS -> Home Sliders System -> Configuration -> Home Sliders

About

A Magento module that will allow you to add a jQuery slider to your home page with the ability to upload sliders in the admin.

License:MIT License


Languages

Language:PHP 72.2%Language:CSS 21.3%Language:HTML 6.5%