xml2node
Component ID
982304
Component name
xml2node
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
4090
Component created
Component changed
Component body
Import XML-Content from 3rd party systems (or any external content) to Drupal nodes using drupal queue and batch api. This is done either manually by uploading a file and import it with batch api or automatically by providing some hotfolders which will be scanned on cron. The XML files must follow a specific structure.
Introduction: http://www.youtube.com/watch?v=tfU5z6TFmZA
Demo: http://www.youtube.com/watch?v=K1XCk6u87gM
Features
- Automatic import from multiple import directories
- Manual import
- Drupal Queue and Batch API support
- Import to any content type
- Basic-, cck-, taxonomy- and other fields supported
- Add also parent taxonomy terms for a specific term
- Download and import files/images directly from source
- Create new nodes, update or delete imported nodes
- Create redirects during the import (needs path_redirect module)
- Supports nodereference fields
- Comment import
Usages
- Content migration
- Import content from external systems (typically not drupal systems) periodically
- be creative...
Roadmap
- drush integration
- More sample xml and documentation
- Drupal 7 version
Read the documentation for more information on how to set up the xml file
---
Information about alternatives / similar modules: #982592: Why not just use feeds?
