Importer

Import Packages

Here you can supply an Excel file with details of multiple packages and import these into CKAN.

Error: ${c.error}

${c.message}

${h.form(h.url_for(controller='importer', action='preview'), multipart=True)}
${h.file(name='file', **enable_preview)}

${h.submit('preview', _('Preview'), **enable_preview)}

Log in to use this tool

${h.end_form()}