Installation
Activate your CKAN virtual environment:
Clone the source and install it on the virtualenv:
Add content to the ckan.plugins setting in your CKAN config file:
Initialize content table in the DB:
Restart CKAN.
This will add default content types and presets. If you plan to register more types or extend templates, validation using ckanext-scheming, check the Usage section.