I'm trying to pass a variable in the URL to a page. I have a vanilla install with only the PHP filter module installed so I can use PHP in the body. Not ideal I know but...
I understand that composer is apparently (and probably factually) better for site management. However, here's the thing. I have a shared host (on which I cannot run composer). On a dedicated I would, but I'm on a shared. So any composer command must be executed locally. Thus I now need to download the files and databases locally and install everything. Sometimes the update/install works perfect, sometimes I need to fiddle with the vendor and .lock files.