Simple Banner

Component ID

1920136

Component name

Simple Banner

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

A simple module for creating image-based banners (e.g. banner advertisements).

Essentially, it creates a Banner fieldable entity, and provides a couple of types of block for embedding them in your pages. It tracks the number of impressions and clicks.

I built this module as a stop-gap - the Advertisment module is a much more sophisticated solution, but at time of writing it wasn't really ready for Drupal 7.

There's one caveat at present; you need to manually add a field to the entity called field_banner_image; I'll probably alter the module to create this automatically in due course.