Importer

Import Data Packages

Here you can supply an Excel file with details of multiple packages and import these into ${g.site_title}.

Error: ${c.error}

${c.message}

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

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

Log in to use this tool

${h.end_form()}