This may seem outside of the scope of the product but i need a php shop that can handle requests to purchase a resource. Ie, a room, via a calendar date/time selection widget. This would also require conflict checking so that resources cant be overbooked etc.
I cant find any very comprehensive php web based product online that fulfils this requirement - if you know of one please let me know. Ive seen a few like "phpscheduleit" but they just arent developed enough and dont really provide a checkout process, they are more for users in an office.
As I say, i know this may seem like something way out of the scope of what viart should be capable of, but it just seems to be an area of the market that lacks quality web products. This feature, combined with viarts general CMS / forum and other features would make a great product to allow customers wanting a reservation type website to install viart and nothing else, managing the entire site via its cms.
If anyone has any suggestions as to products that do this well already or add-ons or ways of somehow integrating such a feature with viart please post them here!
christopherO
4/3/08 11:16 AM
I am setting up a site that handles workshop reservations.
I have the product as the event date - this describes the event and venue will have links to custom pages - eg Hotel De Luxe will also be a link to the page about the venue.
Stock level is the maximum number of places availabe so a visitor cannot over book.
I find Viart amazing at how flexible it can be with imagination!!
Hope this helps.
Chris
arkid
4/3/08 5:56 PM
I thought about this already, but its not an option as I cant list products in the same way you are for monthly courses. I need to have a complete calendar selection feature, with each day being broken down into hourly or half hourly individually bookable entities.
A
christopherO
4/3/08 6:06 PM
I don't see a way you can do this with Viart.
BG (Guest)
4/15/08 6:18 PM
I've been wondering about this too, in the form of delivery slots.
I wanted customers to be able to select a date and time of delivery, from a list of pre-defined (by the shop owner) dates and times - but in a way that once a time slot is taken by a customer, it is no longer available to other customers.
I'm sure the concept could be adapted to suit almost anybody's needs, as the "delivery" field can be substituted with anything.
your-shoppingcouk
4/15/08 6:25 PM
Likewise, would be interested in customers being able to able to select delivery dates / times
arkid
4/15/08 6:42 PM
I thought id post an answer to this that I actually got from Anjula at ViArt Support. It doesnt answer my personal request, as the checking function to stop duplicate date bookings is the key thing for me and that is currently outside of viarts scope.
However, adding a calendar to the interface and storing these results is quite easy. For anyone interested, heres a good rundown on how to do that...
If you want to use options per a product, you can create a calendar javascript file on all pages you want to use it on, like products.html, somewhere between <head></head> tags:
In case you are interested in having a more advanced functionality, then additional programming is required. Please, let us know should we calculate the cost for such customization.