Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

How to run a PHP procedure from outside nuBuilder Topic is solved

Questions related to customising nuBuilder Forte with JavaScript or PHP.
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

How to run a PHP procedure from outside nuBuilder

Unread post by treed »

The code example from the code library is obsolete and no longer functions. The file we need, nucall_exe.php is now part of the system and located in the core folder. Calling the folder looks like this https://<domain name>/core/nucall_ext.php?p=<Procedure name>&acc=acl_cron_job. If you don't have a SSL cert try local host instead of domain name.

It works!
Post Reply