@CptPlastic Cal.com is great and I am using both for different scenarios, but for some use cases I prefer Easy!Appointments in regards of the ease of use and simple handing for non-tech users.
@plains-digital said in Easy!Appointments can't get iframes working correctly due to csrf token. Can't turn off csrf token because config file hidden from File Manager:
and you're right. it's the best booking app ive come across, paid or free.
It's pretty much the only one that actively supports lots of CalDAV calendars too, which is a must if self-hosting your own calendar. Most only support Big Tech calendar.s Cal.com for the win!
@girish is right here. The app only supports overwriting config variables as such via https://github.com/alextselegidis/easyappointments/blob/master/config-sample.php which will be located at /app/data/config.php in the Cloudron package. However only values which are referenced in the application code config.php with Config:: will be taken into account.
So supporting further values requires application patches.