Open firestrife2 opened 11 months ago
Nvm, I needed to create a php file that dumped the post contents <3
Would you be able to elaborate on what you did to get this working? I'm also having trouble understanding what's needed for this feature
For remote submission see the README for the remote payload being submitted to whatever server is defined in the config field Remote => Endpoint.
Then do whatever you wish on the server side to handle that data
Hello, I may be completely noobish in asking -- But I don't see very good direction around the remote submission option. I would love to be able to point this plugin to a file on my server vs locally. Putting the address to a log file with write permissions doesnt seem to do the trick, and just outputs some errors.
Is there a specific format that I should be following? TIA