A lot of Link Digital’s work involves the development of data portals using two key pieces of open source software, the Comprehensive Knowledge Archive Network (CKAN) and Drupal.
Continue ReadingActions are essentially the API endpoints or operations that can be performed within the CKAN system. Actions can be categorised into several groups. Read more.
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.
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.
Central to CKAN’s functionality and user experience are its templates, […]
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.