Hi everyone,
I wanted to share that, as of recent tests, installing WPML via Composer using the private-composer-installer method no longer works.
I was following the setup documented in this post:
WPML + Composer on Roots Discourse
I have correctly configured auth.json at the root of my project with my WPML credentials. Even so, Composer fails when trying to download the plugin ZIP files, returning a 403 Forbidden. I also tested the direct download URLs via curl and still receive a 403 response. The links themselves are valid when opened in a browser.
Has anyone else encountered this issue recently? Are there alternative ways to handle WPML installations in a Bedrock setup via Composer without running into authentication or 403 errors?
Thanks in advance for any insight!