https://github.com/ckan/ckanext-datapusherext
Backport of 2.2 datapusher extension.
https://github.com/ckan/ckanext-datapusherext
Last synced: 11 months ago
JSON representation
Backport of 2.2 datapusher extension.
- Host: GitHub
- URL: https://github.com/ckan/ckanext-datapusherext
- Owner: ckan
- Created: 2013-09-30T00:15:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-31T14:37:27.000Z (almost 12 years ago)
- Last Synced: 2025-01-08T20:28:14.597Z (about 1 year ago)
- Language: Python
- Size: 152 KB
- Stars: 0
- Watchers: 16
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=======================================================
ckanext-datapusherext - CKAN 2.1 backport of datapusher
=======================================================
This extension is used for working with the datapusher on CKAN 2.1.
CKAN 2.2 will have this functionality built in.
In order to use this the datapusher needs to be installed. See::
https://github.com/ckan/datapusher
To configure add
ckan.datapusher.url =
to your config where is the fully qualified url of
the service.