Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.

6 modules match your search

A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.

Node Import i18n

An extension to the node_import module allowing users to import content in multiple translations simultaneously.
Categories: Import and export

isbn2node-drush

This is my experimental version of ISBN2node. I'm working on adding drush support to the module. usage: drush isbn2node-import file-with-one-isbn-per-line.txt shortcut drush i2i isbns.txt
Categories: Content editing experience

Zipcode (CCK)

This module provides a Postal Code / Zipcode field type for CCK. This module is succeeded in Drupal 7 by two modules. Postal Code Validation provides functions for validating and formatting postal...

Node import via cron

Allows user or bot to add new or update existent data for specified tasks in theirs files and then process it via cron by Node import module. It may help if you want to automatize data import....

Tagnode

This module is deprecated in favor of CCK's nodereference module, the node relativity module, and/or any future node relations APIs. Permits node-to-node associations, using Drupal's taxonomy...
Categories: Site structure

Node import

Node import allows users to import content (node, user, taxonomy) from CSV or TSV files. Note that all files need to be in UTF8 encoding. You can convert to UTF8 by using OpenOffice.org to create...