Custom WordPress template / core plugin
The project started with rebuilding a WordPress template that was using Visual Composer. Soon after that I created a simple PHP website combining an existent HTML template and mixing it with the given design.
In December 2016 we decided to move all the content into a single WordPress website and move from Microsoft Server (ASP) to Linux (Apache / PHP).
I was responsible with the transfer from ASP to PHP / WordPress, including some web services and ERP related tasks.
A big achievement was to extend the WP-REST API in order to have a better integration with ERP / CRM. The API didn't allow to add / edit users from multisite and it was also tricky to add user metadata. The core plugin is extensible and if the client adds a new site (in multisite), the API will simply integrate in that site straight away.