PHP Uploads Support. **solved***

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
User avatar
ConligWX
Platinum Boarder
Platinum Boarder
Posts: 329
Joined: Wed Nov 14, 2018 12:48 pm
Location: Conlig, Co. Down, UK
Contact:

PHP Uploads Support. **solved***

Post by ConligWX »

Hello,

I was wondering if Meteobridge would benefit from PHP Uploads like what CumulusMX has?

more info on it can be found here: https://www.cumuluswiki.org/a/PHP_Uploads

I think this would be a good feature for Meteobridge to have. would this be an option in the future perhaps?
User avatar
wvdkuil
Platinum Boarder
Platinum Boarder
Posts: 604
Joined: Sun Jul 24, 2011 8:00 pm
Location: Belgium
Contact:

Re: PHP Uploads Support

Post by wvdkuil »

ConligWX wrote: Sat Mar 22, 2025 4:47 pm Hello,

I was wondering if Meteobridge would benefit from PHP Uploads like what CumulusMX has?

more info on it can be found here: https://www.cumuluswiki.org/a/PHP_Uploads

I think this would be a good feature for Meteobridge to have. would this be an option in the future perhaps?
It is already in MB for some years.
https://www.meteobridge.com/wiki/index. ... HTTP_Event

This upload has different names such as "custom upload" "http upload" and IMHO the name "PHP upload" is too specific as other web-server languages can be used.

Your weather34 template uses the http upload and the receiving script is written in PHP.

Best regards,
Wim
User avatar
ConligWX
Platinum Boarder
Platinum Boarder
Posts: 329
Joined: Wed Nov 14, 2018 12:48 pm
Location: Conlig, Co. Down, UK
Contact:

Re: PHP Uploads Support

Post by ConligWX »

thanks, I didn't know it had this feature.
User avatar
ConligWX
Platinum Boarder
Platinum Boarder
Posts: 329
Joined: Wed Nov 14, 2018 12:48 pm
Location: Conlig, Co. Down, UK
Contact:

Re: PHP Uploads Support

Post by ConligWX »

so am i able to process data from my davis console like the "forecast" [forecast-text] and upload it via http and it gets saves as consoleforecast.txt on the webserver.

the url you gave, gives no indication how this is actually achieved.


note I think I have managed to do it with some help from gemini.
Post Reply