Skip to content

This is an old and deprecated repository, please use opensourcepos one instead: https://github.com/daN4cat/opensourcepos. There is a script in database dir to migrate from phppos to ospos. PHP Point Of Sale (POS) was designed to help small businesses with keeping track of customers, items and inventory, and generate reports based on sales. This …

daN4cat/PHP-Point-Of-Sale

 
 

Repository files navigation

How to Install
-------------------------
1. Create/locate a new mysql database to install php point of sale into
2. Execute the file database/database.sql to create the tables needed
3. unzip and upload PHP 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. Go to your point of sale install via the browser
7. LOGIN using
username: admin 
password:pointofsale
8. Enjoy

About

This is an old and deprecated repository, please use opensourcepos one instead: https://github.com/daN4cat/opensourcepos. There is a script in database dir to migrate from phppos to ospos. PHP Point Of Sale (POS) was designed to help small businesses with keeping track of customers, items and inventory, and generate reports based on sales. This …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.8%
  • JavaScript 6.4%
  • CSS 1.6%
  • HTML 0.2%