rListing v1.x-dev

Posted in

rListing is a real estate module that plugs into Drupal 5.x. The module can be used by individual agents as their personal listing site or by agencies to allow their agents to login and post their own listings.

Drupal roles can be used to assign user types for each member (ie. Agents, Normal Users . ). This means that administrators can assign permissions to specific type of users ie. Who can post listings, who can view listing and so on.

Administrators will also have the ability to limit the number of posting on a per user basis. They also have the ability to add/remove property features and building type.

Here are some features of the module.

  •  posting of Listing nodes
  •  google maps integration
  • favorite list (printing and emailing)
  • attach photos to each listing
  • search block
  • featured block
  • open house feature (add/remove/update) for each listings

 Requirements

    These are the requirements you will need to install the rListing Module
    1. Drupal 5.x
        - You will need to be running Drupal 5.x, the module has not been tested on 4.x or 6.x and probably won't work.
    2. MySQL
        - at the moment only MySQL is supported.
    3. node_images module
        - you will need this module to be able to add images to the listings. The module is included with this download.
    4. thickbox module (http://drupal.org/project/thickbox)
        - You'll need this to have the cool effects when viewing images and google maps. Included with this download. This module is also included with the download.
    5. jscalendar (http://drupal.org/project/jstools)
        - this is included in the download
    6. Google Map Key (http://www.google.com/apis/maps)
        - You'll need a key from google to get the maps to work, the key is free.
        - That should about do it for requirements.