Skip to main content

Plugin for Django CMS that displays a image that changes on hover.

Project description

# Flexible Video
Hover Image is a plugin for Django CMS that let's you include a picture
that changes to another picture on hover.

## Requirements
django-cms >= 2.1

## Installation
Hover Image can be installed with pip:

pip install cmsplugin-hoverimage

## Usage
- Add cmsplugin\_hoverimage to INSTALLED\_APPS in your settings.py file:

INSTALLED_APPS = (
...
'cmsplugin\_hoverimage',
...
)

- Run ./manage.py syncdb to add tables

- Use the plugin like any other CMS plugin

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmsplugin-hoverimage-0.0.1.tar.gz (8.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page