[ NexoPOS ][ 4.5.8.0 ] Free point of sale system

Discussion on apps, protocols, APIs, specifications, and more. You are welcome to join us as a TOS app developer!
Post Reply
User avatar
outkastm
Gold Member
Posts: 1461
Joined: 29 Dec 2020, 23:52

[ NexoPOS ][ 4.5.8.0 ] Free point of sale system

Post by outkastm »

Image

About : https://my.nexopos.com

Category: Business
Last version: 4.5.8.0
Applicable models: TerraMaster x.64 series
Applicable TOS: 4.1.27 or later versions
App download: https://bit.ly/3wYlFy2

Required packages:
apache24 > 2.4.51.0
MariaDB > 10.4.21.0
NodeJS > 16.13.0.0

Module WebUI for additional settings can be accesses at

http(s)://yournasip:port/modules/NexoPOS/www

After configuring the database and user, from Module WebUI choose configuration files >> Edit NexoPOS env and remove the port after the IP address for SESSION_DOMAIN

Example with a 192.164.44.1:8000 as a domain

Code: Select all

APP_URL=http://127.0.0.1:8000
SANCTUM_STATEFUL_DOMAINS=127.0.0.1:8000
SESSION_DOMAIN=127.0.0.1
See the complete guide

How to manully install this app on TerraMaster application store?

About

The light version of NexoPOS 4.x, which is a web-Based Point Of Sale (POS) System build with Laravel, TailwindCSS, and Vue.Js.

NexoPOS 4 is a free point of sale system build 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 4.x include a responsive and beautiful dashboard that ease the interaction either on a smartphone, tables or desktops.
User avatar
outkastm
Gold Member
Posts: 1461
Joined: 29 Dec 2020, 23:52

Re: [ NexoPOS ][ 4.5.8.0 ] Free point of sale system

Post by outkastm »

added initial version
Post Reply

Return to “Developer Discussion Room”