zero1 / open-pos
Installs: 1 890
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 5
Forks: 1
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.1
- zero1/pos-theme: ^2.0.1
README
What is OpenPOS?
Everything you need to know about OpenPOS is here 😁
Info
Installation
composer require zero1/open-pos
php bin/magento setup:upgrade
php bin/magento deploy:mode:set production
Configuration
Tip
Incase you didn't already know, OpenPOS is built to run as a standard Magento website, therefore you need to create your Web/Store and configure this as you would any other
Create your new web/store
Ensure you have a new web/store created and all relevant domain configuration complete so the site resolves and is initially 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'
Setup
Login to Magento Admin and go to ZERO-1 POS > Configuration - General
- Set 'Enable POS system' to 'Enable'
- Set 'POS Store' to whichever Web Store you wish - IMPORTANT - this will prevent unauthorised access to the site
- Choose admin users you would like to have access to a till under 'Till users'
- If you would like a core OpenPOS experience, or you are noticing issues, please set 'Module integration mode' to 'None'
General Magento Config - for the POS website only
- Allow Guest Checkout - Yes
- Display Mini Cart - Yes
- After Adding a Product Redirect to Shopping Cart - No