ActivityInfo is a Information management software for the social sector.
- Documentation: https://www.activityinfo.org/support/docs/index.html
- API Reference: https://www.activityinfo.org/support/docs/api/index.html
- Source code (old version): https://github.com/bedatadriven/activityinfo
A CKAN extension to connecto to your ActivityInfo account with your CKAN instance.
| CKAN version | Compatible? |
|---|---|
| 2.9 and earlier | not tested |
| 2.10 | yes |
| 2.11 | yes |
You'll need an ActivityInfo account to use this extension.
pip install git+https://github.com/okfn/[email protected]#egg=ckanext-activityinfoAlso, add activityinfo to the ckan.plugins setting in your CKAN config file.
None at present
Log in to your ActivityInfo account and generate an API key:
Go to Account settings -> API Tokens -> add.
Then define a label and the access level (Read or Read/Write) and click on "Generate".
