A full featured package that will easily handle the connection between Easy!Appointments and WordPress has made it to its Alpha release! WordPress is the most popular dynamic content platform and with this plugin you can now integrate easily the Easy!Appointments booking form within your websites :D
It has been tested with PHP 5.3 and WordPress 4.0 - 4.4 and worked great without issues. The plugin was also test-driven-developed so you can run the unit tests with PHPUnit (
a GitHub clone is required). I've also put an effort to document the undergoing operations so that users can understand what it's supposed to do.
Disclaimer: This plugin does not implement a full integration into WordPress. It will"link" E!A with a WordPress installation and display the booking form through a use of a simple shortcode. That means that after connecting the two systems you will be able to display the booking form inside WordPress pages and customers will not have to leave the site in order to book an appointment.
Please give it a try and let me know of your ideas, experiences or problems.

* When trying the "Install" operations you might get into trouble with not sufficient file permissions. This is because PHP cannot write/read/delete into certain directories. You can bypass the issue by setting the required permissions or uploading manually the E!A files to the destination directory through FTP.