Articles from 2024

Displaying posts 25 - 36 of 53 in total

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.

Git Deployment Made Easy with DeployHQ

Posted in October 2024 on the DeployHQ blog

Nowadays, efficient deployment processes are crucial for maintaining a competitive edge. Git deployment has emerged as a powerful method for managing and automating code releases, allowing teams to work more collaboratively and deliver updates more rapidly than ever before.

DeployHQ: Mastering Deployment Strategies

Posted in October 2024 on the DeployHQ blog

Improve application performance and reliability with the right deployment strategy. Compare sequential and parallel deployments and see how DeployHQ's parallel feature excels.

Is FTP Dead? A Look at Its Continued Use in Deployment

Posted in October 2024 on the DeployHQ blog

Is FTP dead in 2026? No — but it should be your last resort. FTP is still used for legacy CMS hosting, shared hosting providers, and bulk file transfers, but SFTP and FTPS are safer alternatives for every use case. Here's where FTP still makes sense, where it doesn't, and how to modernise your deployment workflow.