calendar system
Permalink
Hi,
I need to create a calendar system for a comedy club. Every day up to 12 comics might appear at the club. I need an easy way to add comics to a specific date. Each comic will be linked to their own bio page.
Does anyone know if one of the existing calendar or events add-on will work? I'd rather buy then build.
Thanks,
Anthony
I need to create a calendar system for a comedy club. Every day up to 12 comics might appear at the club. I need an easy way to add comics to a specific date. Each comic will be linked to their own bio page.
Does anyone know if one of the existing calendar or events add-on will work? I'd rather buy then build.
Thanks,
Anthony
Thanks. I've looked through all of these and even tried to contact a developer through pre-sale questions. What I'm looking for is someone that has real world experience implementing something similar.
ProEvents would actually do this this nicely. You can simply use the "ProEvents Additional Attribute" set to attach additional info for each comic, and then display that attributes value in a custom block view for pro_event_list block with <?=$event->getAttribute('custom_attribute_handle');?>
ChadStrat
ChadStrat
Thanks. Just the response I was hoping for.
http://www.concrete5.org/marketplace/addons/calendar/...
http://www.concrete5.org/marketplace/addons/upcoming-events/...
http://www.concrete5.org/marketplace/addons/proevents/...
http://www.concrete5.org/marketplace/addons/simpleeventcal/...
http://www.concrete5.org/marketplace/addons/items-calendar/...
http://www.concrete5.org/marketplace/addons/proevents-booking/...
http://www.concrete5.org/marketplace/addons/upcoming-events/...
Not sure if any of them do exactly what you're asking for but they could be a great platform to build upon.