Skip to content

A resource tracking DDEV tips, tricks, solutions, blogs, and services

License

Notifications You must be signed in to change notification settings

ddev/awesome-ddev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

awesome-ddev

A resource tracking DDEV-Local tips, tricks, solutions, blogs, and services

Remember the regular ddev docs and Stack Overflow and ddev-contrib. See support in the docs too.

People all over the world are using the DDEV-Local local development tool in incredibly creative ways. They're blogging about it, finding creative solutions to new challenges, inventing new approaches.

This repository is a curated set of links to external resources regarding DDEV-Local.

Your contributions are welcome, just open a PR with the items you'd like to add. This will obviously have to be reorganized from time to time, so your suggestions on that are also welcome.

Please don't be offended if your important link was initially left out, just do a PR. This has been a long time coming, so some important resources will have been neglected.

Books

Training

Articles

Podcasts

Articles on ddevhq.org

Drupal Documentation and Presentations

Mautic Documentation

Sulu Documentation

TYPO3 Documentation and Presentations

Laravel

Magento

Craft CMS

Recipes

General Presentations

Cloud-based Solutions

  • DrupalPod (@shaal) - Start Drupal contributions with 1 click.

Tips and Techniques

GitHub Actions

  • GitHub action (Jonas Eberle) start your ddev project inside a GitHub action (e.g. for acceptance testing)
  • Magento 2 installation with DDEV (Julien Loizelet) Install a Magento 2 instance in your workflow with a ready-to-use DDEV setup (mainly for testing a module).

Composer

  • Composer-ddev: Use composer to customize DDEV-Local projects (@kaystrobach)

Tools

  • ddev-gitpod-launcher (Launch and develop any web project in gitpod using ddev)
  • vscode-ddev (vscode ddev integration)
  • DDEV VSCode DevContainer Drupal 9 Template: DDEV VSCode Drupal Development Container: "Start a Drupal VSCode Development Environment with Drupal VSCode Extensions, PHPUnit, XDebug, PHPCS and many more in one command! No more configuration."
  • Drainpipe and Drainpipe Dev: Drainpipe is a composer package which provides a number of build tool helpers for a Drupal site, including several DDEV integrations for local development and CI testing (includes selenium + chrome + firefox testing).

Support Resources