Deployment
Running composer install
from the Bedrock folder must be part of your deployment process.
Supported deployment tools
These tools include supporting deploying Bedrock out of the box:
- Trellis – Recommended if self-hosting WordPress or hosting with Kinsta.
Other methods need to account for setting the WP_ENV
environment variable to production
when your site is in a production environment.
Note
Bedrock's Disallow Indexing mu-plugin will prevent indexing of a site when WP_ENV
is not set to production
.