Skip to content

okfn/ckanext-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecation Notice: ckanext-stats is included in CKAN core distribution for CKAN > 1.5.1

ckanext-stats

Provides CKAN with web pages showing statistics about its use and metadata stored.

This is a CKAN extension - http://ckan.org/wiki/Extensions.

Enabling

Enable by adding to your ckan.plugins line in CKAN config:

ckan.plugins = stats

Tests

To run tests written for this extension:

pip -E pyenv install nose
nosetests --ckan ../ckan/test.ini ckanext/stats/tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published