zero1/open-pos

2.1.0 2025-04-16 08:57 UTC

README

What is OpenPOS?

Everything you need to know about OpenPOS is here 😁

Your Help is GREATLY appreciated.

If you are a merchant or agency wanting to implement OpenPOS please join the OpenPOS Slack Channel Here

Info

Installation

Configuration

Changelog

Installation

composer require zero1/open-pos
php bin/magento setup:upgrade
php bin/magento deploy:mode:set production

Configuration

We appreciate feedback (including bugs or installation issues) via our new community Slack Channel.

Configuration can be found in: [Stores] -> [Configuration] -> [OpenPOS] -> [Configuration]

Once the module is installed, you can run bin/magento openpos:setup-wizard for guided setup of the POS store.

Tip

Incase you didn't already know, OpenPOS is built to run as a standard Magento website, therefore you need to perform all relevant domain and webserver configuration to ensure the site resolves and is externally accessible.

Theme Association

As part of any traditional Hyvä Theme setup you might want to copy our base POS theme into app/design and inherit openpos/default If you are using our default template simply set your POS website theme to 'OpenPOS Default'