zero1 / open-pos
Installs: 2 480
Dependents: 1
Suggesters: 0
Security: 0
Stars: 10
Watchers: 6
Forks: 3
Open Issues: 0
Requires
- magento/framework: ^100.1|^101.0|^102.0|^103.0
- zero1/open-pos-rma: ^2.0.1
- zero1/open-pos-split-payments: ^2.0.1
- zero1/pos-pay-card: ^2.0.1
- zero1/pos-pay-cash: ^2.0.2
- zero1/pos-theme: ^2.1
This package is auto-updated.
Last update: 2025-04-16 08:59:10 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
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'