> ## Documentation Index
> Fetch the complete documentation index at: https://kb.hosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Adding an appointment booking system in WordPress

> Discover how to easily add and manage an appointment booking system on your WordPress site using the Easy Appointment plugin.

There are many appointment plugins out there that allow your customers to book an appointment from your WordPress site. This article shows you add an appointment system on the [WordPress](https://hosting.com/hosting/platforms/wordpress-hosting/managed-wordpress-hosting/) site using the [Easy Appointment](https://wordpress.org/plugins/easy-appointments/) plugin without codes. Easy Appointment plugin allows WordPress administrators to manage appointments easily from the WordPress dashboard. Users can easily book appointments using the appointment form generated by the plugin on your WordPress.

## Installing Easy Appointments Plugin for WordPress

To install and configure Easy Appointments Plugin, follow these steps:

1. Log in to your WordPress site with an administrator account.

2. On the **Dashboard** in the left sidebar, click **Plugins**, and then click **Add New**:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-4.png)

3. Search for "**Easy Appointments Plugin**", click **Install**, and then click **Activate** the plugin:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-14.png)

4. On the **Dashboard** in the left sidebar, click **Appearance**, and then click on **Easy Appointments**:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-8.png)

## Configuring Easy Appointments Plugin for WordPress

To configure the Easy Appointment plugin, follow the following steps to establish locations, services, workers, connections, customize the appointment form and other tools:

1. To add a location, click **Locations**, and then click **Add location**:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-13.png)

2. Enter the location details and click **Save**:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-17.png)![](https://static.hosting.com/kb/kb-wp-onlineappointment-2.png)

3. To add a service, click **Services**, and then click **Add service**:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-7.png)

4. To add employees, click **Employees** and then click **Add employee**:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-16.png)![](https://static.hosting.com/kb/kb-wp-onlineappointment-1.png)

5. To add connection, click **Connections** and then click **Add connection**:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-12.png)![](https://static.hosting.com/kb/kb-wp-onlineappointment-10.png)

6. To customize other settings, click on **Settings**. Enter the settings and click **Save**:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-3.png)

7. To use this plugin on your website, copy and paste this shortcode:

```
[ea_standard scroll_off="true"]
```

![](https://static.hosting.com/kb/kb-wp-onlineappointment-15.png)

8. Publish the page to view the Appointment booking form:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-9.png)

9. Add the personal details on the form and click the **Submit** button:\
   ![](https://static.hosting.com/kb/kb-wp-onlineappointment-11.png)

10. On the **Dashboard** in the left sidebar, click **Easy Appointments, and then** click on **Appointments**, to view the list of appointments:\
    ![](https://static.hosting.com/kb/kb-wp-onlineappointment-5.png)

## More information

For more information about the Easy Appointment plugin please visit: [https://wordpress.org/plugins/easy-appointments/](https://wordpress.org/plugins/easy-appointments/)

## Related articles

* [Enabling automatic updates for WordPress plugins](/docs/enabling-automatic-updates-for-wordpress-plugins)
