Extension API Helper


Extension Basics

Title
API Helper
Name
ckanext-apihelper
Type
Public extension
Description
Adds user-friendly pages as an interface for the CKAN Action API.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2015-01-14 08:23:07)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

ckanext-apihelper

This extension is meant to add a few pages that will serve as a friendly interface for the action API.

Requires CKAN Version 2.1.1 or higher.

Installation Instructions

With your CKAN virtual environment activated:

pip install -e git+https://github.com/ckan/ckanext-apihelper.git#egg=ckanext-apihelper

And add the following to your ckan.ini:

ckan.plugins = ... apihelper
Version
0.1
Version release date
2013-01-01
Contact name
Nigel Babu
Contakt email
Contact Url


Installation Guide

Configuration hints

Requires CKAN version 2.1.1 or higher.

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