Once a script is installed, it can be manipulated and executed via the path /admin/script-manager/script-overview. A list of all installed scripts will be shown and if a script is selected, its contents as well as information about the script will be shown and can be updated. There are 3 push buttons available to do the followings:
  • save: save changes made to the selected script
  • delete: delete the selected script and all related information
  • execute: execute the selected script
A script can also be executed by sending a GET request on its execution URI.
1