% layout 'admin'; % title 'Import'; % content_for javascript => begin % end % if ( my $error = flash 'error' ) { % } elsif ( my $success = flash 'success' ) { % }

Add CSV Import

Copy and paste a CSV in to import it. The first line should contain the headers The following headers are recognised:

Any columns which are not in the list above will be ignored and can be called anything you want, as long as they are not in the list above. They must also be unique.

For date format, consult here for the patterns