Skip to content

kingsdigitallab/CSVImport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSVImport

This module will allow users to import Entities from a simple CSV (comma separated value) file, and then map the CSV column data to Entity. Each row in the file represents metadata for a single Entity.

Most often, the import will create new Omeka S Items. It is also possible to import Users, and other modules can add other import types.

See the Omeka S user manual for user documentation.

Installation

See general end user documentation for Installing a module

Packages

 
 
 

Languages

  • PHP 65.6%
  • HTML 21.6%
  • JavaScript 12.8%