Actions are essentially the API endpoints or operations that can be performed within the CKAN system. Actions can be categorised into several groups. Read more.
by
Each Blueprint functions like a mini application that can be registered with the main Flask application. This modular approach helps in organising code, reducing redundancy, and improving maintainability.
by Brett Jones
This toolkit provides a structured way to develop plugins that can enhance the core behaviour, extend the data model, add new features, or integrate CKAN with other systems.
by Brett Jones
Central to CKAN’s functionality and user experience are its templates, […]
by Brett Jones
Here is how to set up a new CKAN development environment conveniently using Docker and a tutorial on installing a new CKAN extension. Let’s get started.
by Brett Jones
This article shows you the step-by-step for installing the most […]
by Brett Jones