Installation:
-
Copy ckanext-openapiconsole into the ckan src folder
-
Add 'openapi_console' to the list of plugins in your .ini file
-
from within the ckanext-openapiconsole folder, run the following:
python setup.py develop paster initdb -c
- startup ckan