Presets

Zaid Abdulla zaid at genieacs.com
Wed Mar 4 15:28:49 EST 2015


On Tue, Feb 24, 2015, at 10:25 PM, Richard Verbrugge wrote:
> Can this be done? And how?
> Under the configurations would like to perform the following (I’m used to PHP hence the example):
> Set: summary.pppoeusername to: <?php include phppage.php?serial=[SERIAL]&request=pppoeusername ?>
> Set: summary.pppoepassword to: <?php include phppage.php?serial=[SERIAL]&request=pppoepassword ?>

Hi Richard,

You can not do that using presets, but you can use the API to push
configuration from your PHP code. Check out the API reference in the
wiki.

Zaid


More information about the Users mailing list