mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-19 15:36:43 -04:00
27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
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.
|
|
|
|
[](https://travis-ci.org/jekkos/opensourcepos)
|
|
|
|
How to Install
|
|
--------------
|
|
1. Create/locate a new mysql database to install open source point of sale into
|
|
2. Execute the file database/database.sql to create the tables needed
|
|
3. unzip and upload Open Source Point of Sale files to web server
|
|
4. Copy application/config/database.php.tmpl to application/config/database.php
|
|
5. Modify application/config/database.php to connect to your database
|
|
6. Modify application/config/config.php encryption key with your own
|
|
7. Go to your point of sale install via the browser
|
|
8. LOGIN using
|
|
username: admin
|
|
password:pointofsale
|
|
9. Enjoy
|
|
|
|
A more extensive setup guide can be found at [this site](http://www.opensourceposguide.com/guide/gettingstarted/installation)
|
|
|
|
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.
|
|
|
|
|
|
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MUN6AEG7NY6H8)
|
|
|
|
Or send some coins to **19kwPpAwrUTxbNEs5D6cRR1k4mf5HNa4v2**
|