WP Manifestindependent plugin directory
manifest / events / greenrecs-booker

GreenRecs Scheduler Calendar

This is a scheduling calendar plugin for wordpress with the intent to connect to the Booker API. to allow patients to book a session with a doctor

by scneptune · github.com/wearegiants/greenrecs-booker

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wearegiants/greenrecs-booker/archive/refs/heads/master.zip

This is a scheduling calendar plugin for wordpress with the intent to connect to yerba verde and allow patients to book a session with a doctor. This module requires phpdotenv by vlucas. there are two libraries inside this pulgin one for the scheduling calendar and another for making requests to the laravel application.

v.0.1.4

  • working release with video conferencing

v.0.1.3

  • added confirmationPage for paypal payment.

v.0.0.5

  • refactored the sign up form into multiple pages. -changed calendar from week calendar to event calendar
  • tightened up error states on the form fields.

v.0.0.6 -swapped up the calendar to be in accordance with the carousel mockup as shared.

v.0.0.8 -Fixed up the confirmation of appointments. -fixed a ton of small inconsistencies with processing the form data. -added in cookie checking and page for magnoliyan client connection.

v.0.0.9

  • minor bugfixes.

v.0.1.1

  • some bugfixes for boolean handling as well as some safeguards for erronious submissions

v.0.1.2

  • mid refactor, some fields are TBD, validation states added for booleans (which are actually ints.)
  • still have a few things that are working.