Import CSV Data

Component ID

2872124

Component name

Import CSV Data

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

698

Component created

Component changed

Component body

Basic CSV Data import facility is provided by this module.

Module Import CSV Data also provides a standard default block with form to filter to display the Imported Records.

Default standard permissions are set and handled.

Option to define the fields is provided so it gives a easy import as and how its required.

Configuration for Fields defining and file upload to schedule for cron is provided under New tab created in admin with title 'Import Data'.

Upon Module installation, data in database is kept under backed-up table for emergency case or to refer later.

Installation

1. Copy the module directory in to your Drupal 'modules' directory and install it as usual.

2. No need to Set / Modify the permissions separately.

3. Simple block for Display Records that imported by CRON.

That's it! You are all set to use the module.

Usage

1. Use Form Block as per your choice.

2. You can even modify the block or create your own one as per your choice and needs.

Configuration Settings

1. Configurations of module can be found under
Home » Administration » Import Data