• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Recent content by Toxxiczny

  1. T

    Question Git additional Deployment command

    Hey, I've managed to set up commands properly with Node.js. It goes like this: /opt/plesk/node/12/bin/npm run build &> npm.log (so just type here path to yarn) Logfile can be sometimes useful so I also create it each time. You also need to go to Access to Web Hosting and select /bin/bash in...
  2. T

    Issue Running `composer install` via "Additional Deployment Actions"?

    Hey, I've managed to set up commands properly with Node.js. It goes like this: /opt/plesk/node/12/bin/npm run build &> npm.log So you only need to give proper path to your PHP stuff (logfile can be sometimes useful so I also create it each time) You also need to go to Access to Web Hosting...
Back
Top