Bedrock production build without prod server access

I don’t have access to file server and I’m looking for direction on creating a production build that I can hand over to client for upload. It doesn’t seem right that I would give my entire WordPress project folder. What’s the recommended way to to do this? Or should I use a standard WP base and just use Sage for my theme? Cheers.

You should always use Bedrock :smiley:

But you should also probably just send your client the theme if you don’t have control over things. See: https://roots.io/sage/docs/theme-deployment/#deploying-sage-via-ftp

Thanks Ben for the prompt reply. I do love Bedrock/Sage, so thank you for your years of hard work.

So everything in the ‘web’ folder, run ‘composer install --no-dev’ on the theme and exclude theme node_modules directory? Cheers.

This topic was automatically closed after 42 days. New replies are no longer allowed.