Business Directory

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

A place to collaborate on a "recipe" for building a business directory, using existing modules and customisation under the bonnet with the view to eventually developing a Business Directory Module for Drupal.

Come along and

  • help develop a specification
  • share your ideas and suggestions
  • provide support
  • contribute experience and coding expertise
  • help with debugging
droople's picture

Business fans/buddies

While setting up a business directory, I would like each business listing to be able to maintain a buddylist/fan base. SO for example if a business maintainer has new stock, they can simply email all the business fans/buddies.

Now the problem is should I let "businesses" be "groups", with a custom group/business page, so users can join(become fans) of a business, thereby automatically being able to opt in/out of mailing lists.

Or

Should I create a CCK node-type and use usernode to make use of the buddylist module. (not sure how this works though)

thanks

Read more
drupalNEW's picture

Is there a list of web sites that already have a business directory being used in drupal?

there were two sites I saw listed:

http://www.punepages.com

http://www.pvlocalfirst.org

http://www.touchlocal.com

http://www.chippewaguide.com

http://profiles.savannahnow.com/real-estate-and-development/Southern-Hom...

sorry if I missed your site. please email me a/your url and I'll add it to the list and keep the thread short.

Perhaps we can work together in listing all the sites that have a directory built in drupal and the functions each one has and create a master list of sites that have directories already and what all the functions.

Read more
jtAx's picture

Help with Directory setup

I have obviously done something incorrectly and would appreciate any recommendations. I want to set up a Business Directory on my website, I am using Drupal v6.2, Custom Content and Views.

I have created the custom content type, entered a few listings and they show properly in in Admin/Content/Node. The Title I have assigned to each listing is the Business Name.

When I go to Views, the Title field does not show as a choice in the Fields selection. All other fields show up properly and I obviously need the Business name to appear in the custom View.

Read more
llizards's picture

Authors Role

I am still working on my directory http://justkansas.com.

I have used CCK to create the content type that is listed in the directory. I have a few fields that I would like to make available for paying memberships. I know that we can control the access to CCK fields by roles. But I am looking for a way to theme a node's display according to the author's role.

IF author role=role1 then use this code with all field entries displayed
IF author role=role2 then use this code without a certain field

Read more
dallenvt's picture

Starting Simple, Going for Slick

Is there a known-solution or known-theories for giving users access to change only one story? This would be a way to allow businesses in my directory to update the listings, once I 'prime' them with some sort of startup content.

Example:
I would love to give a login/password to the owner of Drawing Board, so s/he could edit this listing I started for them. They are a lot more artistic than I am, but obviously, I cannot have them touching anything except this one story.
http://montpelierlife.com/?q=node/35

Read more
darrindickey's picture

Can I Already Build This...?

I know there is a discussion going on here about building a business directory module. However, I also see other people are already doing this with existing modules. Could I fairly easily build a directory like this: http://www.pastigo.com/sites-amp-attractions-2.html using Drupal's existing modules? This directory was done in Joomla! using Mosets Tree. I've also been looking at using SOBI2 with Joomla!, but it's not updated yet to run with J! 1.5 and not sure when that will happen. Plus, I'm trying to see if there is a better way to organize the data.

Read more
volunteermama@drupal.org's picture

big dream specification, which modules do you think I'll need?

I originally posted this (http://drupal.org/node/220675) in the drupal.org post installation forum, but I think it belongs here more...

Hi, I'm trying to decide what modules I need, and how to organize and implement something I'm sure has been done before, but I could not find it listed in the cookbook, and I'm not sure what keywords to search for...

The idea is I want a site that displays a directory of different instances of clubs. but each club is made up of the same parts....

Read more
droople's picture

List of decent directories

I was doing some research and came across these 2 directories. I thought might be inspirational. Please add more

thanks

www.touchlocal.co.uk
www.localbrit.co.uk

Read more
droople's picture

How many nodes can premium members list, using cck-field-permission?

I see people are considering using cck_field_permission to distinguish between basic and premium fields on a listing node.

Using this setup does a user buy premium access for a single listing or once they get premium role they can post as many premium listings as they feel like

Read more
mpaler@drupal.org's picture

How are people categorizing/structuring their directory?

Hi all,

I'm wondering what methods you folks are using to actually structure/categorize your directory tree?

Are you using a hierarchical taxonomy and applying it to your nodes?

Tyswan, I'm wondering if you could tell me how you are creating the linked directory tree on the home page of your directory index page?

http://www.bluemts.health-harmony.com.au/directory-index

Many thanks!
Mike

Read more
Foodster's picture

Linking Different Content Type

Hi All,

Would like to ask for opinion and suggestion on the module to use for linking, parenting, referencing (or whatever people called it) two different nodes.

For example, you have a node type called business for where you will have fieldset for the business like address, phone, fax etc
and you have another node type called photo where you will have the pictures of the business.

questions:
1. to link both node type (business, photo) together and able to display as a tab.
2. to upload images to the nodes with best that allow batch upload and place caption (title) to it.

Read more
manoloka's picture

Anyone wants to set it up for me?

I wonder if any of you would like to set up the directory for me ... of course I would pay for it.

If anyone wants to do it, please let me know how much would you like to get paid for the job.

Thanks
Manuel

Read more
olalindberg's picture

Permissions for user roles with different abilities to create content

Hi, I have been working on an Drupal implementation for a Business Directory for some time now and are a bit stuck on how different user roles could be set up.

Read more
bric002's picture

Where do we stand on the Business Directory?

I've been following this topic for a while now and was curious where things stand. Do you have specific guidelines, modules, procedures, etc? NEW MODULE???

And what about the basic listing criteria? ( name, address, phone...)

I am not much of a programmer, but would like to contribute where possible. It sounds like this could be a key feature for Drupal down the road.

Read more
michelle's picture

How to handle multiple locations?

I'm at a fork in the road and looking for input. Should I limit each node to one location? My thoughts so far:

<

ul>

  • My directory already works with one location so I don't have to change anything.
  • One location makes for a cleaner data entry page. Multiple locations currently requires one form for each possible location as there is nothing in the location module UI for adding another form.
  • Works well with views as there is a one to one relationship between location and node.
  • Read more
    blairski's picture

    Directory listing levels with payment (premium listings)

    I know many of you are interested in having different levels of listings with the user paying for premium listings. This is certainly crucial for me and something that I have spent most of my time working on. The object being that a premium member can add more details then a basic member and their listing would be placed above the basic listings.

    I have tested the following modules for suitability of collecting payment from users:
    1. Pay per node (part of ecommerce)
    2. Paypal node (part of ecommerce)
    3. LG Paypal (not part of ecomerce).

    There are two main ways of approaching this:

    Read more
    OpenResort's picture

    business directory module

    OpenResort - www.openresort.org started out as a business directory, and has evolved into a booking engine. For the purpose of a business directory our module works great. Check it out.

    Read more
    michelle's picture

    Getting information for your directory

    I'm interested in hearing thoughts about filling your directory up with information. There's three approaches I can think of:

    1) Build the structure and wait for people to add their own businesses

    2) Get out the phone book and do it yourself (or hire someone)

    3) Contact businesses and encourage them to either give you info or do it themselves

    Read more
    michelle's picture

    What to put in an expanded listing?

    I've been thinking about what should go in an expanded listing versus a paid listing. On the one hand, I would like as much information as possible in the listing to make it useful to my users. On the other, it would be nice to be able to charge for an expanded listing to help pay for the site and people are only going to pay if the expanded listing is beneficial to them. So where do I draw the line?

    Here are my current thoughts:

    BASIC
    Name
    Location (Mapped)
    Phone number
    Website
    Email
    Description
    Hours

    Read more
    steve hanson's picture

    Business Directory

    Thought I would mention that I too am doing some business directory work in Wisconsin - A little north of the Coulee Region site. It's constantly a work in progress
    http://www.chippewaguide.com

    Using cck, views, gmap module, ecommerce, etc.

    Read more
    Subscribe with RSS Syndicate content

    Business Directory

    Group organizers

    Group categories

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: