Modern Tooling with WordPress – WordCamp Dayton

Slides: Modern Tooling with WordPress
Video: Coming Soon!

It used to be that WordPress required a very different toolset than other types of modern PHP apps. Now, however, PHP developers can use many of the same tools to work with WordPress that they would use with Laravel or any other PHP framework.

It used to be that WordPress required a very different toolset than other types of modern PHP apps. Now, however, PHP developers can use many of the same tools to work with WordPress that they would use with Laravel or any other PHP framework.

In this talk, we’ll look at how to modernize development of WordPress sites by setting up our local environment properly, using WP-CLI to interface with WordPress through the command line or even create scripts to run operations, how to use composer and plugins specifically designed for developers, and ways to deploy WordPress that are easier and more stable than FTP. In addition, we’ll talk about new considerations that Javascript is bringing to the WordPress ecosystem.

Come take a look at how the WordPress ecosystem is maturing in 2019 and beyond!

Resources

Modern WordPress Case Studies

RollingStone.com – A WordPress Migration and Redesign Case Study

Remaking the New York Post for the Digital Age

Local Environment

Vagrant

VirtualBox

Varying Vagrant Vagrants (VVV)

Homestead

WP Local Docker

Development Workflow

Composer

Managing WordPress plugins through Composer – WPackagist

Objects to Objects Plugin

Fieldmanager

Query Monitor

Rewrite Rules Inspector

Timber and Twig for Templating

WP-CLI

PHP Coding Standards and WordPress Coding Standards

Deployment

WordPress Deployment Tutorial

Deployer

GitFTP


Contact