Greg Anderson
Greg Anderson
We have https://github.com/pantheon-systems/terminus-acme-plugin; however, there seem to be some issues with this plugin. It also looks like it was inadvertently marked "deprecated"; it should be fixed instead. To install: ```...
Terminus 3 is untested on PHP 8.1. Looks like some of Terminus' dependencies will have to be updated for 8.1 first.
This is BUGS-4142 on the platform. The workaround is documented here: https://github.com/pantheon-systems/documentation/issues/6778 We could probably also implement the workaround within Terminus; depending on the timeframe of the platform fix (which...
I was able to reproduce @hchonov's problem on an old version of Terminus. (I was using a pre-release of Terminus 3, prior to the 3.0.0 stable release). When I updated...
Regarding the original complaint, perhaps we should introduce: ``` terminus self:plugin:install ``` As noted above, the current installation method is to clone your plugin to the path of your choice,...
[CMS-467](https://getpantheon.atlassian.net/browse/CMS-467); feel free to pick it up if you have extra time.
@hchonov What are the symptoms during a failure?
Cannot reproduce; installs fine for me. How did you install Terminus?
That is not a supported installation method. Could you install via the phar, or via brew?
Your setup looks correct now; however, I still can't reproduce your problem. I tried again with your exact version of Composer (2.3.5), and it still worked for me. It would...