How to stop NextcloudPi?

Is there a way to stop NextcloudPi? If I use the “power button” on the dashboard, it will shut down my RaspberryPi. I just want to stop NCP. Would be even nicer if I can make it so NCP doesn’t start at boot up time.

You can disable ncp-web from the terminal: ncp-config>TOOLS>nc-webui

Select no to disable (yes to enable);
Running nc-webui
Site ncp disabled.
To activate the new configuration, you need to run:
systemctl reload apache2
ncp-web disabled
Done. Press any key…