Trellis - Enabling Plugin installation Through WordPress

Quick question. We are looking to enable plugins through WordPress as there are some plugins that can’t be installed using composer because they don’t exist in Packagist. This is more common than the opposite so I wonder why this is disabled by default.

Any help or thoughts would be greatly appreciated! - Daniel

Nevermind. I see that you can install them through WordPress from development but not staging which makes a bunch of sense.

Thanks!

If you can not install plugins on Production, what’s the best way to install one?

Trellis uses Bedrock, which manages plugins via Composer.

Yap that’s expected. Thanks!