Tutorials

We like to help people so we try to publish useful tutorials about how to use our products, open source libraries or how to accomplish various design & development tasks.

Displaying posts 49 - 60 of 94 in total

What is CI/CD?

Posted in October 2024 on the DeployHQ blog

CI/CD: Fast and efficient software development. Learn how Continuous Integration and Continuous Delivery meet the demands of today's digital world.

Modern WordPress Plugin Development

Posted in October 2024 on the DeployHQ blog

I wanted to build something that took a more modern structured approach...separates classes into 'single responsibilities'...uses Composer for loading dependencies...is easy to read & extend...Separates HTML from PHP.

Running application tests during a deployment

Posted in June 2023 on the DeployHQ blog

Modern software development processes often encourage, if not mandate, that various levels of tests are written for an application. The majority of popular languages and frameworks have built-in tools to...

Deploying your PHP site with DeployHQ

Posted in May 2023 on the DeployHQ blog

One of the most common technologies used on the web today, and for the past few decades, is PHP, or as it was originally known, Personal Home Page. Now, it's...