Skip to content

svandragt/yak

Repository files navigation

Yak

Yet Another best-practice WordPress local environment Kandidate.

What's done beyond the default:

  • Uses PHP 8.2.
  • Composer based project dependencies, with dependency patching.
  • WP installed under wordpress/.
  • wp-content available under content/.
  • ElasticPress ready to rock.
  • All tooling provided.

The following tools are installed:

DDEV provides, among the following:

  • Email trapping on port 8026
  • Simple xdebug
  • Works well with Ngrok via ddev share

First start

Under Use this template > Create a new repository to create a copy of this template repository.

Then install the dependencies and launch the environment:

ddev composer install
ddev launch

Screenshot 2024-12-04 at 16-20-07 Yak

About

Yet Another best-practice WordPress local environment Kandidate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors