Help Center

Get advice and help from our expert team

Update

Follow the update guide to upgrade your own Easy!Appointments installation by following a few simple steps.

Written by Alex Tselegidis
Last updated 6 days ago

This page will guide you through the update procedure of your Easy!Appointments installation.

You will need to follow the steps below in order to have successful results.

If you get a 500 Internal Server Error message, then you must check the error log files, located in the storage/logs directory.

Before you start following the steps below, make sure you back up your database and files.

Steps

Step 1: Update your Easy!Appointments files

Replace all files and directories in your installation directory (keep root config.php).

Note: If you have any custom developed files in these directories, please make copies of them first.

Step 2: Run the database migrations

Database migrations will bring your database structure to the latest state.

Browser

Open your browser to Easy!Appointments installation URL, login to the backend and type in the browser address the following URL to complete the database upgrade: https://url/to/easyappointments/folder/index.php/backend/update

Console

If you have console access to your server, then head to the installation directory and run php index.php console migrate.

Similar Articles
Introduction

Admin Manual The Admin Manual provides step-by-step guidance for configuring, managing, and maintaining your Easy!Appointments…

Installation

Follow the installation guide to setup your own Easy!Appointments installation by following a few simple steps.

Support Contract
Arrow-up