ckanext-excelforms
This extension creates Excel-based forms for entering data into Table Designer tables, including importing multiple rows as a single operation.
Features
- Excel-based data entry forms
- Integration with CKAN 2.11 Table Designer feature
- Bulk import of multiple rows
- Excel template generation
- Data validation via Excel forms
Requirements
- CKAN 2.11 or later
- Table Designer (tabledesigner) core plugin
Installation
Add this plugin to your CKAN configuration before the tabledesigner plugin:
ckan.plugins = ... excelforms tabledesigner ...
Usage
Once installed, the extension provides Excel-based form functionality for Table Designer resources. Users can download Excel templates, fill them with data, and upload them to import multiple rows at once.
License
Multiple licenses (COPYING, COPYING.fr, LICENSE files)