Many conferences, especially those a bit larger than the various "camp" conferences, have exhibitions as part of their conference.

This is more than a table for a sponsor of the conference. These are separate halls with rows of exhibits. An extreme example would be the Consumer Electronics Show, which had 2,700 exhibitors spread out over approximately 2,000,000 square feet in several halls, and a couple of hotels.

The workflow is

    somewhat

like that of a sponsor: solicit exhibitors, get them to sign up, make them part of the site, etc. But they add some additional requirements, such as the ability to have an inventory of booths (usually identified by a booth number), that a prospective exhibitor can either reserve, or very frequently the "show" organizers want to have an exhibitor give preferences they can then assign (often to avoid competitors locating next to each other). After signing up, there are usually logistical things to register for (e.g. electricity, phone, carpet, furniture, etc). It can be a several step process. One site I did, pre D6 COD, shows the many steps for an exhibitor: http://progreenexpo.com/content/exhibiting-progreen-expo In this example, the client wanted the exhibitor sign up to be webform driven since it leaves the site, rattles around in their internal systems, and re-appears in a different form via a back end XML import to an exhibitor content type.

From an attendee side, the ability to sort, and filter, the exhibitor list is usually required. Some of the "nicer" show websites would also let you build a list of exhibitors you want to visit, much like the capability COD offers for seminars (sessions?).

Comments

DrewMathers’s picture

Component: cod_sponsors » Code

Exhibitors could be treated as a class of sponsor. Similar logic as that used to allocate sessions to time slots could be used to allocate exhibitors to booth spaces.

Exhibitor services (electricity, phone, etc.) are usually handled one of two ways. Either the exhibitor pays the venue or the exhibitor pays the service subcontractor directly. The first option can be handled through Ubercart products. The second option would require Ubercart Marketplace.

DrewMathers’s picture

Component: Code » cod_sponsors
lisarex’s picture

Component: Code » cod_sponsors

This definitely seems like an area we can expand COD, if not in the D6 version, then in D7.

@greggmarshall, re: "Some of the "nicer" show websites would also let you build a list of exhibitors you want to visit, much like the capability COD offers for seminars (sessions?)"... can you share some links or example screenshots?

It also feels like a process that needs some good workflows built in. I saw your site, and it shows that exhibitors had to do 35 *separate* steps in order to exhibit! Did they not run a mile?

Also, this Twitter update from Dries made me smile. Exhibition halls at DrupalCons are here to stay!

http://twitter.com/#!/Dries/statuses/50603430695272448

greggmarshall’s picture

@lisarex, a show that lets you build a list of exhibitors is CES, look at this page http://ces11.mapyourshow.com/3_0/search.cfm?let=G&CFID=10227041&CFTOKEN=...

As for the 35 separate steps, that is actually somewhat simplified for most shows with "real" exhibit halls. There are lots of steps to getting a booth into a convention center, more than one contractor, several unions, etc. The 35 steps you looked at also included some ideas on how to market yourself at a show. I attended a show called "The Tradeshow on Tradeshows." One of the sessions was titled "Why a 6 foot table costs $65." In that session, done on a tradeshow floor during setup, they explained/showed the various unions that were involved in getting a table from the loading dock (teamsters), set up (I forget the union but a different group), draped (yet another group), and then reversing the process during tear down. So you can buy a table for $35, but in many places (e.g. Javits) you can't move it or set it up without the right people.

Having the 35 step checklist was actually warmly received by the exhibitors because it helped them make sure they didn't forget any steps, orders, etc they needed to place before the show (placing an order at the show is usually quite a bit more expensive).

As for Dries tweet, wait until people start pricing "real" booths. I was at Comdex back in the day and noticed a small sign on the side of a decent sized booth. USED, they wanted $500,000 and you had to pay for tear down and shipping. My first 10 x 20 booth cost $18,000 back in 1983.

Annabella’s picture

Curious to know the status of this

Thanks!

mrconnerton’s picture

Version: 6.x-1.x-dev » 7.x-2.x-dev
Status: Active » Closed (fixed)

Exhibitor support added to 7.x-2.x