forked from xurizaemon/csvimport
-
Notifications
You must be signed in to change notification settings - Fork 2
flacoman91/csvimport
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an example module for Drupal which uses file upload and Batch API to accept a CSV file. It generates a batch and runs it; the batch iterates through each line of the CSV (except the first) and does ... nothing. The basic idea is that if you're writing a CSV importer for Drupal, maybe you can start here and save a bunch of time.
About
Example module for Drupal which imports a CSV file (then does nothing with it)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%