Drupal development using Visual Studio Code connected directly to DDEV's web container. #drupal #Ddev #VScode
Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom

Drupal development using Visual Studio Code connected directly to DDEV's web container. #drupal #Ddev #VScode
Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom
DDEV Add-on Maintenance Guide. #Ddev
https://ddev.com/blog/ddev-add-on-maintenance-guide/?utm_source=flipboard&utm_medium=activitypub
Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom
I just pulled #DDEV https://github.com/ddev/ddev/pull/7230 updating the nginx configuration for upcoming TYPO3 v14. Thanks to the TYPO3 community for being proactive about that reporting it in https://github.com/ddev/ddev/issues/6944 and then Mathias Bolt Lesniak helping us understand and fix! We appreciate the collaboration of all the DDEV communities in moving this project forward, and this collaboration with TYPO3 has been going for years and years. Thanks!
Read about maintaining #DDEV Add-ons! Thanks to all of you maintainers and future maintainers. And to maintainer Stas who actually did all this work (and captured the workflow) for the 22(!) official Add-ons! https://ddev.com/blog/ddev-add-on-maintenance-guide/
TYPO3 announcement of the #DDEV XHGui feature, thanks for sponsoring that, TYPO3 community! https://typo3.org/article/budget-idea-report-integrate-xhgui-into-ddev-core
@ddev My first #WordPress site with #DDEV is running and it's blazing fast! I'll setup some more sites and will see how it works with MainWP. Already love it.
Hi All, and especially TYPO3 folks - The Community Budget Ideas proposals are open for Q3, and #DDEV would love to do something really useful for TYPO3 (and all DDEV users). Do you have suggestions? For Q1, TYPO3 funded the wonderful XHGui feature. https://typo3.org/article/call-for-community-budget-ideas-q3-2025
@matthias Come on over to the #DDEV discord and let's chat about your specific needs, would love to have you explain how MainWP works and why it needs all sites up at same time. https://ddev.com/s/discord
TYPO3 Budget Idea Report: Integrate XHGui into DDEV Core. #typo3 #Ddev
https://typo3.org/article/budget-idea-report-integrate-xhgui-into-ddev-core
Amazing @AkibaAT already has the #DDEV Integration Plugin ready for @PHPStorm 2025.1, the same day as its release. He was ready for it in advance, and then pulled the trigger when needed. Thank you! https://github.com/php-perfect/ddev-intellij-plugin/releases/tag/1.2.6
Blog: Solving #DDEV AMD64-only problems on Apple Silicon with Rosetta: https://ddev.com/blog/amd64-with-rosetta-on-macos/
#DDEV Docs now have explicit instructions for complex corporate network environments, like Zscaler/GlobalProtect packet-inspection VPNs and network proxies. https://ddev.readthedocs.io/en/latest/users/usage/networking/#special-network-configurations - We'd love your followup on how they work for you!
My first guest blog post was accepted by DDEV!
"Building an Off-Ramp from WordPress with #DDEV"
https://ddev.com/blog/building-offramp-from-wordpress-with-ddev/
Guest Blog: Building an Off-Ramp from WordPress with #DDEV by @jgonyea https://ddev.com/blog/building-offramp-from-wordpress-with-ddev/
Do you have a #DDEV project with Node and PHP? You can expose both Node and Web on standard ports with a subdomain with Traefik wizardry, guest blog by @ayalon https://ddev.com/blog/ddev-expose-node-app-on-subdomain/
The DevDB VS Code extension now has explicit support for #DDEV so you have yet another way to explore your DDEV project databases. https://marketplace.visualstudio.com/items?itemName=damms005.devdb DDEV Docs: https://ddev.readthedocs.io/en/stable/users/usage/database-management/#database-guis
Exposing a Node.js App Over HTTP / HHTPS on a Subdomain in DDEV. #NodeJS #Ddev
https://ddev.com/blog/ddev-expose-node-app-on-subdomain/?utm_source=flipboard&utm_medium=activitypub
Posted into Coding is Living @coding-is-living-mobileatom
#DDEV April Newsletter, https://ddev.com/blog/ddev-april-2025-newsletter - DDEV v1.24.4, XHGui profiling, Zscaler explorations, improving finances!
Made a ton of improvements to https://drupal.org/project/drupal_flake -
- start-config now installs your existing site from configuration
- xdrush triggers an xdebug session from drush
- update-flake makes it easy to get new features in the future
- Composer now visible to PHP, so Project Browser and auto updates work
- Updates to include block to avoid conflicts with other environments
Check it out! In some ways this is easier/faster than #ddev ! #drupal #nix