oneplace / oneplace-pos
onePlace POS Module
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 4
Type:oneplace-module
Requires
- php: ^7.1
- laminas/laminas-math: ^3.2
Requires (Dev)
- ext-json: *
- laminas/laminas-coding-standard: ^1.0
- laminas/laminas-test: ^3.3.0
- oneplace/oneplace-core: ^1.0.21
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2024-11-28 02:19:01 UTC
README
Introduction
This is the POS Module for onePlace Software Framework based on Laminas Project (former Zend Framework)
Create your own Point of Sale - based on onePlace !
This Module is for a local oneplace installation on the POS itself.
We use Raspberry Pi 3 Model B with Touchscreen as a Hardware Basis
Needs a second onePlace Installation (Server) to communicate with - normally, thats the online store.
POS Module
This pos module is a starting point for your own onePlace modules. It expands on oneplace-core and uses the onePlace / Laminas MVC layer and module systems.
Installation
The easiest way to install onePlace POS is via composer
composer require oneplace/oneplace-pos ./node_modules/yarn/bin/yarn add bootstrap4-toggle
Requirements
Getting started
how to utilize user manager
how to create own modules
Documentation
Documentation will be extended soon.