KH DJ Booking System
This is a booking system that I used between 2015 and 2023 and it is a wordpress plaugin
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/khards/keiths-dj-booking-system/archive/refs/heads/master.zipDJ Keith Hards Booking System
This is a simple booking system for DJ Keith Hards, allowing users to book him for events and manage bookings. Features
- View available dates for booking
- Book DJ Keith Hards for an event
- Manage existing bookings
- Admin panel for managing bookings and availability
- Email notifications for bookings
- Payments
- Playlist requests
- PDF Booking confirmations
- Google Calendar integration with holidays, day off and availability schedules
This was mainly hacked away in vi on a live VM 🤣 Don't expect miracles!
It was made for my personal use but feel free to use it as you wish. Installation
- Clone the repository:
- Upload to wp-content/plugins/ directory of your WordPress installation.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Configure the plugin settings through the 'DJ Keith Hards Booking' menu in WordPress
If I recall correctly the database tables automatically create themselves and migrations work from a table diff with each new version.
Any questions, give me a shout.
I haven't worked on this plugin in years, however I was using it for running my DJ business up until December 2023 when I gave up DJing.
Disclaimer: This plugin is provided "as is" without warranty of any kind. Use at your own risk. There could be bugs, security vulnerabilities, or other issues. Always back up your data before using this plugin.
This is not a prime example of best practices in WordPress plugin development. It was built quickly to meet my personal needs. Feel free to improve upon it and contribute back if you wish!