This is a site we took over maintenance after it was built. I immediately got the project setup on code version control (GIT) and added the ability to quickly build and run the site locally using Docker. Then I added a couple developers to the project and got going on changes.
At this point, we’ve worked on the site on and off for a couple months. We’ve deployed code consistently without an issue on the live site and we’re moving the site towards a better setup by separating the codeigniter code from the WordPress code.