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

dev-master 2021-01-27 17:40 UTC

This package is auto-updated.

Last update: 2024-03-28 00:49:07 UTC


README

Build Status Coverage Status

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

escpos-php

Getting started

how to utilize user manager

how to create own modules

Documentation

Documentation will be extended soon.