Extension Apihelper


Extension Basics

Title
Apihelper
Name
ckanext-apihelper
Type
Public extension
Description
API Helper extension.
CKAN versions

~2.1.1

Show details

These CKAN Versions are exactely matched:

Download-Url (zip)
Last commit
11 years ago (2015-01-14 07: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.

APIHelper Screenshot

Instalation 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
Version release date
(not set)
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

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