2014-08-19 23:37:37 +02:00
2014-03-30 19:07:25 +00:00
2014-08-19 19:56:18 +00:00
2014-02-25 17:34:25 -05:00
2014-02-25 17:40:58 -05:00
2014-06-27 22:12:48 +00:00
2014-08-19 19:55:13 +00:00
2014-02-25 17:34:25 -05:00
2014-02-25 17:34:25 -05:00
2014-06-27 22:12:48 +00:00
2014-03-10 22:01:15 +00:00
2014-02-25 17:34:25 -05:00
2014-08-19 23:37:37 +02:00
2014-08-19 23:37:37 +02:00
2014-08-19 23:37:37 +02:00

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

  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

Description
No description provided
Readme MIT 72 MiB
Languages
PHP 98.5%
JavaScript 0.7%
CSS 0.4%
Shell 0.2%
PowerShell 0.1%