You can install by Magefan, using composer or archive installation methods.
Do you want us to install the POS System for you? Let our technical engineers do it – check out our .
Installation via composer (recommended)
Please navigate to your Magefan Account > Downloads > Install via Composer to get the composer installation instructions.
Installation using archive and FTP
- Download POS System ZIP-Archive from magefan.com website (not GitHub or other sources).
- Extract files.
- Copy app folder from the archive to your Magento 2 folder.

- In a command line, using "cd", navigate to your Magento 2 root directory.
- Run CLI commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Note: Make sure that the server, third-party extensions, or other software do not block URLs that include 'mfpos'. For example, if you use the Hyvä theme, navigate to Stores > Configuration > Hyvä Themes > Theme Fallback and add 'mfpos' to the list.
Once you install the POS system, check the configuration guide to create store locations, terminals, and cashiers.