=== AppointmentSW === Contributors: eggemplo Donate link: https://www.eggemplo.com Tags: appointment, clients, hours, business Requires at least: 5.4 Tested up to: 6.4.3 Stable tag: 1.3 License: GPLv3 Appointment SW is a plugin for managing appointments. You can create a calendar, set the holidays, and let users make an appointment. == Description == AppointmentSW is a comprehensive appointment management plugin designed to streamline the process of scheduling and managing appointments for businesses of all types. With this plugin, you can easily create a calendar, set your holidays, and allow users to book appointments. The plugin provides a user-friendly interface for both the business and the client, making it easy to book, approve, or reject appointments with just a click of a button. It is ideal for various businesses including hotels, restaurants, salons, spas, pet services, consultancies, counseling centers, medical practices, educational institutions, law firms, photography studios, automotive services, and more. The plugin also includes shortcodes for easy integration into your WordPress site. ### Shortcodes ### [appointmentsw_form] A form where the user can make an appointment. [appointmentsw_myaccount] Your appointments, where you can cancel them. [appointmentsw_admin] Display a calendar where the admin can manager the appointments from the frontend. [appointmentsw_vacations] Now you can set your vacations from the frontend. == Installation == 1. Upload or extract the `appointmentsw` folder to your site's `/wp-content/plugins/` directory. You can also use the *Add new* option found in the *Plugins* menu in WordPress. 2. Enable the plugin from the *Plugins* menu in WordPress. == Frequently Asked Questions == = Where is the documentation? = The official documentation is located at the [AppointmentSW documentation pages](http://www.eggemplo.com/documentacion/). = Can I make an appointment as guest ? = Right now, the users need to be logged. == Screenshots == 1. User appointments form, calendar. 2. Dashboard settings 3. My appointments 4. [appointmentsw_admin] appointments tab. 5. [appointmentsw_admin] clients tab. 6. [appointmentsw_admin] Add new client tab. 7. [appointmentsw_vacations] shortcode 8. AppointmentSw > Appointments dashboard section. 9. AppointmentSw > Pages dashboard section. == Changelog == = 1.3 = * WordPress 6.4.3 compatible. * Using latest Bootstrap version. = 1.2 = * Added dashboard Pages section. * Added dashboard Appointments section. * Added [appointmentsw_vacations] shortcode. = 1.1 = * Added the option to make an appointment without being registered. = 1.0 = * Initial version