Promotion Blocks

Categories

Component ID

2680171

Component name

Promotion Blocks

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

262

Component created

Component changed

Component body

Promotions block comes with a content type called promotions and a block which lists all nodes of that content type. Any user that creates nodes of the type promotions will have the content appear in the block and cycled using the Jquery Cycle plugin.

The module depends on the Jquery cycle plugin which needs to be downloaded from http://malsup.github.io/jquery.cycle.all.js.
to a folder named 'jquery-cycle' inside libraries folder of your site.

Once you enable the module, a block that lists all the data of this content type is created. You can insert the promotion content using the
add content button in the back-end. Then go to Structure -> blocks, you will see a block named 'promotion'. Set this block to your desired region in your site. You will see the block having content of type promotion displayed using jquery cycle animation.