canal-web/magento-annonce

There is no license information available for the latest version (dev-master) of this package.

Add sliding configurable messages at the top of your website.

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 0

Language:JavaScript

Type:magento-module

dev-master 2016-11-04 10:00 UTC

This package is not auto-updated.

Last update: 2024-05-25 17:44:05 UTC


README

Add sliding configurable messages at the top of your website. Uses owl carrousel.

Howto

After installing the module, activate and configure the block in System > Configuration > Canal-Web > Annonce. You can configure up to 5 messages that will be displayed as a sliding block in your header. Only filled fields will show up.

You may need to edit your header.phtml to add the following:

<?php echo $this->getChildHtml('annonce_annonce') ?>

wherever you want your block to be called.