I was trying to upload a test site to a shared hosting that clearly uses FTP, I was seeing what were the possibilities of being able to upload the php template there, since it uses composer, etc. Any solution or tip to do it? I was seeing that you can use something like phpshell to run composer, but I would like to know what options there are.
So im using the prismic php template and just for testing things i want to deploy the app that i made to a cheap FTP server. The php kit is using composer and another tools so i wanted to know if is possible to deploy the app on a ftp server (shared hosting) and the steps to do it.