This project is under active development.

Listing

Update December 2011: The listing location module now has a release candidate. The Listing Premium module is now in place to create paid listings of different levels for different periods of time in conjunction with node checkout, node checkout scheduler and scheduler.

The listing module enables listings of all kinds such as jobs, online courses, real estate, hotels, restaurants, classifieds and any kind of business or sales listing, especially those which involve location. It is being developed as a modular system comprising a core listing module upon which different components can be added. The following modules are included.

This module provides the glue that holds together content types, views and other drupal systems to enable:
1. jobs to be applied for, applicants sorted and communicated with.
2. listings to be searched based on location module settings and displayed with map AND listings on same page
3. listing fields to be displayed or hidden according to what the author has paid
4. listings to be searched on based on addresses module and taxonomy module settings
5. menus to be autocreated based on content types and taxonomy
6. and other features

User Import Framework

The User Import Framework (uif) module provides simple, extensible user import via CSV (comma-separated value) files. The guiding philosophy is to make the import process as simple as possible for the end-user (the user doing the import). Hooks allow the developer (you) to add the bells and whistles you need, e.g. content_profile (D6), core user fields or profile2 (D7) support, while providing a framework which takes care of the tedious aspects of the job (forms, input parsing).

User import is a two-step process. 1) The user chooses a csv file, along with specifying the number of records they'd like to preview. The user can also choose whether new users get a welcome email. 2) If happy with the preview, user submits the form again and users are created (or updated, if a user already exists).

User Import Framework uses the Batch API to avoid timeout and out-of-memory errors during import.

Alternatives

Migrate module (http://drupal.org/project/migrate) is a robust and thorough implementation of data migration that handles users, nodes, and any other type of content from a variety of sources. It is flexible and well-maintained. If your requirements are involved or the user (perhaps you) is technically proficient, this is a powerful user import solution.

Giga Menu

The Giga Menu module enables a standard Drupal menu to be displayed as a Mega Menu.

OpenID Profile

The OpenID Profile Module allows easy mapping of user fields to the official Attribute Exchange OpenID specification.

Pages

Subscribe with RSS Subscribe to RSS - Under active development