roots / bedrock

WordPress boilerplate with Composer, easier configuration, and an improved folder structure
https://roots.io/bedrock/
MIT License
6.15k stars 1.16k forks source link

DDEV installation wp-admin can't find themes or plugins #730

Closed turnstylerj closed 2 months ago

turnstylerj commented 2 months ago

Version

6.5.5

What did you expect to happen?

Themes and plugins are accessible in wp-admin control panel after installing Bedrock with DDEV.

What actually happens?

Themes and plugins are not accessible in wp-admin control panel after installing Bedrock with DDEV.

Steps to reproduce

  1. Install Bedrock with DDEV according to the docs.
  2. Access the WP control panel and go through the WP installation/user creation steps.
  3. Install a plugin via composer as a test (i.e. composer require wpackagist-plugin/advanced-custom-fields)
  4. In the control panel, go to Appearance > Themes (Error: The theme directory "twentytwentyfour" does not exist.)
  5. In the control panel, go to Plugins > Installed Plugins ("No plugins are currently available." though plugin exists in /web/app/plugins).

System info

macOS Sonoma 14.5

Log output

No response

Please confirm this isn't a support request.

Yes

retlehs commented 2 months ago

Please use https://discourse.roots.io/ for support requests