*`package-name` - the application that you want to install. See https://www.npmjs.com/search?q=%40dbp-topics for a list of applications.
*`destination-directory` - the local directory where the application should be installed to
*`server-path-prefix` - the URL path under which the application will be reachable on the web server. e.g. `/` in case it is `myapp.mydomain.org`, or `/myapp` in case it is `mydomain.org/myapp`.
If you want to install the DBP Signature App in a new folder `signature-app` with a path prefix `/` you can call:
If you want to install the DBP Signature App in a new folder `signature-app` with a path prefix `/` you can call: