π₯ We've dropped Vagrant support entirely in Trellis (along with VirtualBox/Parallels) in favor of Lima VMs
New releases out:
- Trellis v1.27.0
- Trellis CLI v1.15.0
roots.io/trellis-drop...
π₯ We've dropped Vagrant support entirely in Trellis (along with VirtualBox/Parallels) in favor of Lima VMs
New releases out:
- Trellis v1.27.0
- Trellis CLI v1.15.0
roots.io/trellis-drop...
Screenshot of Yoast's namespaced dependencies
If youβre bundling Composer dependencies in your WordPress plugin, you need to namespace them. Youβre setting up your users for conflicts with other plugins if you donβt implement proper namespacing.
Some @woocommerce.com extensions do it wrong β read how @yoast.com does it right
How Trellis does zero-downtime deployments for WordPress sites
roots.io/zero-downtim...
Screenshot of a comment from the wpackagist-plugin-changelog GitHub Action
Check out our new GitHub Action that brings transparency to your WordPress plugin updates in Composer-based projects
github.com/roots/wpacka...
Screenshot of Trellis' existing default Ansible output
Current output:
Screenshot of Trellis' upcoming prettified Ansible output
Prettified Ansible output is coming soon to Trellis β¨
Screenshot of running "wp acorn:seo audit" command using the code from the linked guide below
New Acorn guide: Creating WP-CLI commands with Laravel's Artisan Console
β¨ Redis Support Comes to Trellis
roots.io/redis-suppor...
New Acorn guide: Creating and Running Laravel Migrations
Learn how to manage custom database tables in WordPress the Laravel way β¨
roots.io/acorn/docs/c...
When WordPress Auto-Updates Go Wrong
roots.io/when-wordpre...
β¨ We've released Allow SVG, a new minimal plugin with zero dependencies and zero config, to allow safely uploading SVGs to your WordPress sites
roots.io/announcing-a...
I havenβt reposted this in a while.
I spent decades building in WordPress for work, and found that deployment, specifically, was a challenge.
So I built this set of GitHub actions to automate WordPress deployment, leveraging the wonderful @roots.io Bedrock.
Check it
github.com/MWDelaney/tr...
After working with @laravel.com full-time for the last 2 years, I've been keeping an eye on the Acorn project by @roots.io. Yesterday I tried the Livewire support and created a post search component in a WordPress theme.
Combining Acorn with Sage is actually making WP Theme dev fun π π€© π
Acorn v5 and Sage v11 have been released! Sage is now using @vite.dev for the build system along with Tailwind v4
roots.io/sage-v11-and...
Screenshot of terminal output from running the sync script
π¦ Our shell script for synchronizing WordPress site databases and uploads between environments with WP-CLI aliases has been made public:
discourse.roots.io/t/sync-scrip...
WordPress 6.8 is bringing native bcrypt password hashing, which means our wp-password-bcrypt package is no longer needed. We're officially sunsetting it:
roots.io/sunsetting-w...