Plugin Name: My Booking Reservation
Version: 1.0.0
Author: Omomoh Agiogu
Description: A custom WordPress plugin for managing booking reservations easily and efficiently.
- Easy booking form for users to fill out.
- Custom post type for managing bookings.
- Admin management interface for viewing and managing bookings.
- Email notifications for booking confirmations.
- Customizable booking form fields.
- Download the plugin files.
- Upload the entire
my-booking-reservation
folder to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Optionally, configure settings as needed.
To display the booking form, use the shortcode in any post or page:
[booking_form]
: Displays the booking form on your page or post.
Contributions are welcome! Please create a pull request or submit an issue if you have suggestions for improvements or bugs to report.
This plugin is licensed under the GPL-2.0-or-later license. See the LICENSE file for more information.