Extension Bankofengland


Extension Basics

Title
Bankofengland
Name
ckanext-bankofengland
Type
Public extension
Description
The **Bank of England** extension for CKAN is designed to provide customizations to the administrat
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-04-14 15:02:47)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

Tests

ckanext-bankofengland

This extension is home to the customizations of the admin CKAN portal for the Bank of England.

Requirements

Compatibility with core CKAN versions:

CKAN version Compatible?
2.6 and earlier not tested
2.7 not tested
2.8 not tested
2.9 yes

Installation

To install ckanext-bankofengland:

  1. Activate your CKAN virtual environment, for example:

    . /usr/lib/ckan/default/bin/activate

  2. Clone the source and install it on the virtualenv

    git clone https://github.com/Datopian/ckanext-bankofengland.git cd ckanext-bankofengland pip install -e .

  3. Add bankofengland to the ckan.plugins setting in your CKAN config file (by default the config file is located at /etc/ckan/default/ckan.ini).

  4. Restart CKAN. For example if you’ve deployed CKAN with Apache on Ubuntu:

    sudo service apache2 reload

Developer installation

To install ckanext-bankofengland for development, activate your CKAN virtualenv and do:

git clone https://github.com/Datopian/ckanext-bankofengland.git
cd ckanext-bankofengland
python setup.py develop

License

AGPL

Version
Version release date
(not set)
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

To install ckanext-bankofengland:

  1. Activate your CKAN virtual environment, for example:

    . /usr/lib/ckan/default/bin/activate

  2. Clone the source and install it on the virtualenv

    git clone https://github.com/Datopian/ckanext-bankofengland.git cd ckanext-bankofengland pip install -e .

  3. Add bankofengland to the ckan.plugins setting in your CKAN config file (by default the config file is located at /etc/ckan/default/ckan.ini).

  4. Restart CKAN. For example if yo

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