-
If I have to use WordPress for something, I'll build it as a standard PHP project, requiring WordPress and any themes/plugins as a Composer dependencies from johnpbloch/wordpress and WordPress Packagist (more info here). If I need to do any significant templating, I like to use Timber.
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
bedrock
WordPress boilerplate with Composer and Git, easier configuration, and an improved folder structure
There are ready-made boilerplates like Bedrock and Sword but, at an architectural level, I'm not a fan of any I've seen.
-
There are ready-made boilerplates like Bedrock and Sword but, at an architectural level, I'm not a fan of any I've seen.
-
If I have to use WordPress for something, I'll build it as a standard PHP project, requiring WordPress and any themes/plugins as a Composer dependencies from johnpbloch/wordpress and WordPress Packagist (more info here). If I need to do any significant templating, I like to use Timber.