Hey everyone,
I’m trying to make a simple FTP function on one of my plugins. I’m using the basic-ftp library, but I’m having problems when using my files. I pass down a file as a parameter but I’m getting errors because the “file” variable is just the file’s URL when I actually would need the path. Is there a way to access the file manager from a plugin? That way I could set a path for the file I’m trying to use