Skip to content

allyoucanmap/ckanext-faoclh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ckanext-faoclh

Available plugins:

  • faoclh:

Configuration

Install the extension:

pip install -e .

Load default groups

Enter in the bin/ directory.

Run

./load_groups.sh SERVER_URL API_KEY

E.g.

./load_groups.sh http://10.10.100.136 b973eae2-33c2-4e06-a61f-4b1ed71d277c   

In order to remove the groups:

./purge_groups.sh SERVER_URL API_KEY

Load default organizations

Enter in the bin/ directory.

Run

./load_orgs.sh SERVER_URL API_KEY

E.g.

./load_orgs.sh http://10.10.100.136 b973eae2-33c2-4e06-a61f-4b1ed71d277c   

About

CKAN extension for FAO CLH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 87.0%
  • HTML 9.4%
  • Python 2.5%
  • Shell 1.1%