mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-18 22:59:06 -05:00
d7ff4a371c74aacb696f3bb412cd80e0b7826f94
- Instead of LICENSE used COPYING (it's accepted see: http://www.theregister.co.uk/2013/04/18/github_licensing_study) - removed license.txt inside license dir to avoid unnecessary duplications or clash of license of the ospos code. COPYING is anyway a rename of LICENSE that was a newer version than the one in license/license.txt
Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface.
How to Install
- Create/locate a new mysql database to install open source point of sale into
- Execute the file database/database.sql to create the tables needed
- unzip and upload Open Source Point of Sale files to web server
- Copy application/config/database.php.tmpl to application/config/database.php
- Modify application/config/database.php to connect to your database
- Modify application/config/config.php encryption key with your own
- Go to your point of sale install via the browser
- LOGIN using username: admin password:pointofsale
- Enjoy
A more extensive setup guide can be found at this site
If you like the project, and you are making money out of it on a daily basis, then consider to buy me a coffee so I can keep adding features.
Or send some coins to 19kwPpAwrUTxbNEs5D6cRR1k4mf5HNa4v2
Languages
PHP
98.5%
JavaScript
0.7%
CSS
0.4%
Shell
0.2%
PowerShell
0.1%
