
WordPress integration tests with Pest and Buddy
Learn how to write and automate integration tests with Pest for a WordPress application.

Releasing plugins and making them updateable using Git Updater and Buddy
A comprehensive guide to release automation of in-house plugins with Git Updater and Buddy.

Creating a Staging Environment for WordPress with the help of WP Migrate DB Pro
Learn to create a WordPress staging environment and automate data migration with Buddy.

Different approaches to WordPress Unit Tests with Buddy
Learn the different approaches to Unit Tests in WordPress and how Buddy can help you automate.

Automating WordPress deployment to Strattic hosting with Buddy
Learn how to deploy WordPress code from a Git repository to Strattic in a couple of steps with Buddy CI/CD.

Building static WordPress with Static HTML Output and Buddy
Learn how to configure Buddy to turn your WordPress site into a static site with the Static HTML Output plug-in and Buddy CI/CD.

Introduction to WP-CLI
Learn the most useful commands that will help you better manage your WordPress installation, themes, and plug-ins.

How to deploy Wordpress themes to DigitalOcean
Learn how to introduce CI/CD into your WordPress workflow with Buddy

Git, Continuous Deployments and Your WordPress Themes
Learn how to introduce Git and Continuous Deployments to your WordPress theme development process. Boost your productivity, reduce mistakes, and improve the quality of your software with this ultimate guide

How to prepare and restore WordPress backups
Learn how to export your WP instance to Amazon S3, automate the process with Buddy, and restore your website from the backup file if needed.

How to deploy WordPress directly from Slack
Learn how to streamline your WordPress delivery process down to a single Slack command.

WordPress in Docker: Dockerization, automation, and Kubernetes.
This entry-level guide will tell you all about Dockerizing Wordpress projects and running them on K8s.