create plesk user

  1. T

    Question i m try to create user account using shell_exec but its no working

    hi team Plesk I m create a web application to create one-click user account create but the problem is that code is not running on Plesk and i m not seeing any error also $a = shell_exec('curl -k -u username:password-X POST -d @pleskaddclient.json "https://172.105.70.47:8443/api/v2/clients" ')...
  2. N

    Question XML API

    Hello all, I have found the XML API documentation and the demo scripts for adding new users through the XML API. However, I'm not entirely sure how it will work for my purposes. What I am wanting to do is continue having my new and current clients checking out through our WordPress site; where...
Back
Top