source : https://github.com/Blair2004/NexoPOS
Apache84 : https://www.myqnap.org/product/nexopos-apache84/
NexoPOS 4 is a free point-of-sale system built using Laravel, TailwindCSS, Vue, and other open-source resources. This POS System focuses on utilities and functionalities to offer for most businesses all the tools they need to manage better their store. NexoPOS includes a responsive and beautiful dashboard that ease the interaction either on a smartphone, tablet, or desktops.
if you need set cronjob
you can add to crontab (follow guide crontab qnap)
Code:
* * * * * cd /opt/NexoPOS84/www &&; /opt/Apache84/bin/php artisan schedule:run >> /dev/null 2>&1
Dernière édition par un modérateur: