CVS edit link for supersaas
Hi there,
I've created a small module for Drupal that acts as a bridge to SuperSaaS that I would like to contribute.
SuperSaaS.com is a flexible online appointment scheduling system that works with many different businesses and is available in 14 languages. The basic version is free, a paid version is available for large users and commercial uses.
The module displays a "Book now" button that automatically logs the user into a SuperSaaS schedule using his Drupal user name. It passes the user's information along, creating or updating the user's information on SuperSaaS as needed. This saves users from having to log in twice.
More information, and a download link to the module are here:
http://www.supersaas.com/tutorials/drupal_appointment_scheduling
Comments
Comment #1
supersaas commentedComment #2
avpadernoComment #3
supersaas commentedHi, this one has been at "postponed (maintainer needs more info)" for about a month. If you can tell me what additional info is required I would be happy to supply it.
Cheers,
-j
Comment #4
avpadernoThe status is , not ; no other information is required from you.
Comment #5
avpadernoThe module should use the form API, to generate an HTML form.
A URL is not translatable.
hook_uninstall().Comment #6
avpadernoComment #7
edumdq commentedHi, I'm creating a site that uses supersaas scheduling, I need to open the schedule inside the page the user is in (inside an iframe maybe) so the user stays inside my website. Does anyone know how to do that? maybe changing supersaas.module. I'm stuck with this and I need to get it right ASAP.
Regards,
Eduardo.
Comment #7.0
avpadernoSettings comments as read-only.