Big fan of Sage 10 here. I use it primarily on shared hosting, so I have to deploy via FTP which works well. I’m interested in using Radicle but it looks like I have to have CLI access to the server (composer, WP-CLI) ti use it? Is it possible to deploy Radicle via FTP, just like Sage is?
I don’t think that would be a problem. It should be about the same process as deploying a sage project with FTP.
That being said, I would definitely feel more comfortable having wp-cli on the server to utilize some of the acorn commands like optimize
and optimize:clear
. If you have any influence over the hosting choice, there are many cheap shared hosts which include wp-cli and some form of terminal access now.
1 Like
Thank you. I’ll get myself a copy and I will try.