WP Manifestindependent plugin directory
manifest / events / garagebooking

GarageBooking

A garage booking plugin with DVLA API integration and update feature.

by Tosin Orojinmi · github.com/vinsentos/garagebooking · website

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/vinsentos/garagebooking/archive/refs/heads/main.zip

Declares an update source (vinsentos/garageBooking), so updates arrive through the plugin's own updater.

From the readme

GarageBooking Plugin Description GarageBooking is a WordPress plugin for managing vehicle service bookings. It features DVLA vehicle details fetching, a multi-step booking form, and an admin dashboard. Features - Multi-step booking form with vehicle details integration - DVLA vehicle details fetching using API - Admin dashboard to manage bookings Installation 1. Download the plugin ZIP file. 2. Go to Plugins Add New in your WordPress admin panel. 3. Upload the ZIP file and activate the plugin. Usage 1. Use the shortcode [garagebooking] to embed the booking form on any page. 2. Manage bookings through the "Garage Booking" menu in the WordPress admin panel. Requirements - WordPress 5.0 or higher.

Read the full README on GitHub →