Drupal Modules

ratings

Ratings

AttributeAverage
Features5 / 5
Reliability5 / 5
Ease Of Use5 / 5
Documentation5 / 5
Vote Count1
averages
module overview

Module Overview

Drupal.org Excerpt:

API change as of beta-1 of node_factory.module Ever wanted to create nodes on the fly? This module provides functionality to do this. With this module you can write code like this to produce a node. <?php// my_nodetype must be an existing nodetype$edit = node_factory_create_node( 'my_nodetype'); node_factory_set_value(... [More...]

Details:

Maintainer:clemens.tolboom
Links:
Categories:Content, Content Construction Kit (CCK), Developer, Import and export
downloads

Downloads

VersionDateFilesRelease notes
5.x-1.0-beta22008-May-21DownloadRecommended
6.x-1.x-dev2011-Feb-25DownloadDevelopment
5.x-1.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 95 "Development" releases should be considered in beta.

reviews

Reviews

Options: Add a review

rating

works exactly as advertised

I needed an easy way to automatically create a node. I've created nodes programatically before but it's messy and complicated. Node_factory made it very simple to create new nodes with just a few lines of code. It even has support for node_reference which I needed!

Twitter


Sponsored By


iO1 Drupal Consultants

Top Drupal Books

  1. Using Drupal (O'Reilly)
  2. Definitive Guide to D7
  3. Beginning Drupal 7
  4. Drupal For Dummies
  5. Pro Drupal Development 7
Module Finder New Modules RSS Feeds