Extension IAEA


Extension Basics

Title
IAEA
Name
ckanext-iaea
Type
Public extension
Description
A custom CKAN extension developed for the International Atomic Energy Agency (IAEA) data portal. Includes custom theming aligned with IAEA style guide, hero banner with configurable content, dataset featured views, contact dataset owner functionality, privacy-focused avatar handling (disabled Gravatar), and custom styling. Comes with Docker Compose setup for development.
CKAN versions
Download-Url (zip)
Last commit
3 years ago (2022-06-01 11:04:36)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

CKAN

A custom CKAN extension for International Atomic Energy Agency (IAEA) data portal.

Requirements

Make sure you have following tools installed on your machine:

  • Docker
  • Docker-compose

Installation

To build the images:

docker-compose build

To start the containers:

docker-compose up

Now you can start development of your extension.

Version
0.1.5
Version release date
2021-07-20
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

To build the images:

docker-compose build

To start the containers:

docker-compose up

Now you can start development of your extension.

Plugins to configure (ckan.ini)
iaea
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions