Easy!Appointments - 1.6 Alpha Release

63 views
Skip to first unread message

Easy!Appointments - Support Group

unread,
Feb 20, 2026, 4:33:06 AMFeb 20
to Easy!Appointments - Support Group
Dear Community,

v1.6 Alpha is out and we need your eyes on it!

Whether you're a dev or a power user, your feedback is what makes this project great.

How to help:

- Install the 1.6 Alpha on a test server
- Go through the release notes and try the new functionality
- Spot a bug? Report it on GitHub or in here

Thanks!

Get started: https://easyappointments.org/blog/easyappointments-1-6-alpha-release/




Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

David Sergeant

unread,
Mar 2, 2026, 1:29:47 AMMar 2
to Easy!Appointments - Support Group
On the installation page,
I 'm getting an "Missing required admin fields" error, looking in Installation controller, there is a check for the phone_number fields which is not displayed:

// Validate required admin fields
            if (
                empty($admin['first_name']) ||
                empty($admin['last_name']) ||
                empty($admin['email']) ||
                empty($admin['phone_number']) ||
                empty($admin['username']) ||
                empty($admin['password'])
            ) {
                throw new InvalidArgumentException('Missing required admin fields.');
            }

Screenshot 2026-03-01 215244.png


David Sergeant

unread,
Mar 2, 2026, 1:29:56 AMMar 2
to Easy!Appointments - Support Group
A bit further, If I comment the test in the controller, add the field in the pages and add the phone_number management in the installation.js, I did get the following error: Screenshot 2026-03-01 222849.png

On Friday, February 20, 2026 at 10:33:06 AM UTC+1 Easy!Appointments - Support Group wrote:

Alex Tselegidis

unread,
Mar 4, 2026, 2:52:31 PMMar 4
to Easy!Appointments - Support Group
Thanks this is fixed for the beta release that will be avaliable soon 

--




Alex Tselegidis, Easy!Appointments Creator
Reply all
Reply to author
Forward
0 new messages