/ckanext-excelforms

Excel Forms for the CKAN 2.11 Table Designer feature

Primary LanguagePythonOtherNOASSERTION

ckanext-excelforms

This extension creates Excel-based forms for entering data into Table Designer tables, including importing multiple rows as a single operation.

Installation

Add this plugin to your CKAN configuration before the tabledesigner plugin

ckan.plugins = ... excelforms tabledesigner ...