Installing the Yoast SEO premium plugin via composer is very easy with Trellis.
Just add the My Yoast token to the composer authentications variable to the vault.yml
:
# Yoast Premium account install token
composer_authentications:
- {
hostname: "my.yoast.com",
username: "token",
password: "<the-token>"
}
No extra tasks required.
(Quite possibly) related:
Hi,
I’m just starting out with Trellis + Bedrock and may be missing a few pieces of the puzzle.
I have a Bedrock site set up, which requires a licensed plugin. This is set in the composer.json file after following the instructions here > https://roots.io/guides/private-or-commercial-wordpress-plugins-as-composer-dependencies/
I have Trellis set up too, and can spin up my dev site no problem. The problem I’m now having is with deployments. I have a server ready, it’s provisioned and Ansible ca…
https://discourse.roots.io/t/interactive-console-authentication-for-3rd-party-repository-on-deploy/8592/6
https://discourse.roots.io/t/gitlab-private-repo-as-composer-package/20592/18
2 Likes
system
Closed
September 11, 2021, 4:26pm
2
This topic was automatically closed after 42 days. New replies are no longer allowed.