File: /home/mbkashyap/domains/mbkashyap.com/public_html/wp-content/plugins/astrology-booking/readme.txt
=== Astrology Booking ===
Contributors: Your Name
Tags: astrology, booking, appointments, razorpay, calendar
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A WordPress plugin for astrology appointment booking with Razorpay payment integration.
== Description ==
This plugin allows clients to book astrology consultations on your WordPress website. Features include:
- Frontend calendar for selecting available dates and times
- Razorpay payment integration
- Admin availability and price management
- Email notifications for bookings
- Colorful and stylish booking interface
== Installation ==
1. Upload the `astrology-booking` folder to the `/wp-content/plugins/` directory.
2. Download the Razorpay PHP SDK from https://github.com/razorpay/razorpay-php and place it in `astrology-booking/assets/lib/razorpay-php/`.
3. Download FullCalendar from https://fullcalendar.io/ (version 5) and place `fullcalendar.min.css` and `fullcalendar.min.js` in `astrology-booking/assets/lib/fullcalendar/`.
4. Activate the plugin through the 'Plugins' menu in WordPress.
5. Configure Razorpay settings under Astrology Booking > Settings.
6. Add the `[astro_booking]` shortcode to a page to display the booking form.
== Changelog ==
= 1.0.0 =
* Initial release