This project is not covered by Drupal’s security advisory policy.

The CKAN synchronization module allows You to connect Your drupal site with
any of CKAN open data management system via rest API. Also this module allows drupal site
to share the menu structure to CKAN or any other portal via rest endpoint.

Requirements

This module requires the following modules:

Rest
Rest ui

Installation

Install as you would normally install a contributed Drupal module. For further
information, see
Installing Drupal Modules.

Configuration

Configure the CKAN synchronization connection at (/admin/config/system/ckan-settings).
On the configuration page You have to fill the naxt fields:

Base URL of CKAN application (Mandatory)
Service API token (Mandatory, can be obtained from CKAN settings page)
Alternative name for authorization header (Optional)
HTTP auth Username (Optional)
HTTP auth Password (Optional)

If all required fields are filled correctly You should see the Status indicator marked as "Connected".
If You need to provide access to endpoint with menu structure You need to:

enable the Rest ui module
enable Menu structure Resource
set checked token_auth as Authentication provider
set Permissions for Anonymous user to be accessible to all users,
in this case Authentication will be provided by token_auth checked on previous step.

Supporting organizations: 

Project information

Releases