ckanext-feature-image
CKAN extension by TIB Hannover to upload a featured image with caption for the CKAN homepage.
Requirements
Installation
- Activate your CKAN virtual environment.
- Install the extension:
pip install ckanext-feature-image
or from source:
git clone https://github.com/TIBHannover/ckanext-feature-image.git
cd ckanext-feature-image
python setup.py develop
- Add
feature_image to the ckan.plugins setting in your CKAN config file.
- Restart CKAN.
License
AGPL-3.0
Info
v1.0.1 released Feb 10, 2025. 3 contributors. 0 stars.