Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
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...
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...