=== AppointmentSW === Contributors: eggemplo Donate link: http://www.eggemplo.com Tags: appointment, clients, hours, business Requires at least: 4.4 Tested up to: 4.7 Stable tag: 1.2 License: GPLv3 Appointment SW is a perfect application for handling your daily appointments. == Description == It enables people to book an appointment with you through a niche interface, and you will be able to approve/reject the appointment simply by clicking a button. Useful for hotel, restaurant, salon, spa, pet service, consultancy, counseling, medical, education, law firm, photography, automotive etc. ### 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. Dashboard settings 2. User appointments form. 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.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