Extension Akana harvester


Extension Basics

Title
Akana harvester
Name
ckanext-akanaharvester
Type
Public extension
Description
Harvests Akana Gateway API's
CKAN versions
Download-Url (zip)
Last commit
8 years ago (2017-06-28 19:21:08)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Show details

ckanext-akanaharvester

This extension provides IHarvest Integration for pulling API’s from Akana portal

Works for ckan>=2.5

Installation

Use pip to install this plugin.

pip install -e 'git+https://github.com/merkelct/ckanext-akanaharvester

## Configuration
***You must have a working ckanext-harvester before this extension will function properly
Make sure to add the following in your config file:

ckan.harvester.id = ckan.harvester.secret =


## Helper Functions custom helpers available to the templates

get_grps() - returns the obj tags get_tags() - returns the obj grps

“`

all helpers will be available as h.()

Usage

You must set up a harvester in the Harvest panel and then you can manually harvest

Dependencies

  • pingi (must be installed for auth to the service and configured with clinet and app ID)
Version
Version release date
(not set)
Contact name
Corey Merkel
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Use pip to install this plugin.

“` pip install -e ‘git+https://github.com/merkelct/ckanext-akanaharvester

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