• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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