Interfacing with the webplugin

Hello,

I am building a lot of shields and other small Arduino projects for the model railway community.
One thing is that many modellers are not very good at coding - so i was considering to help them out.

I would therefore build an php interface, that acted together with the webplugin, so that php made all the configuration, and the webplugin uploaded the generated code to Arduino.

So practically creating a sort of alternative to the Arduino Web Editor.

Anyone knows of any documentation for how to interacting with the web plugin?

There's a bunch of documentation here:

And a little (possibly not useful for your needs) more here:

that acted together with the webplugin

You say "THE web plugin" as though there was only one web plugin. Have I got news for you.

PaulS:
You say "THE web plugin" as though there was only one web plugin. Have I got news for you.

What other plugins do you know of? you got any links to their documentation?