Skip to content

POS web system for older and cheaps computers or servers

Notifications You must be signed in to change notification settings

codeigniterpower/codeigniter2-pos

 
 

Repository files navigation

PHP Point Of Sale (phppos)

A Point Of Sale in web interface using CI v 2.X, its a predecesor of the opensourcepos that instead use CI 3: https://github.com/daN4cat/opensourcepos.

Introduction

PHP Point Of Sale (POS) was designed to small businesses with keeping track of customers, items and inventory, and generate reports based on sales. This program works great for businesses that use cash, check, or account numbers for their sales

source model

simple

Inventory related info

The inventory uses SOAP calls, you can define magento or remote SOAP call to that.

Install

please readme the INSTALL.md file, basically, download the code, install mysql, apache2 and setup the database.

Languages

  • PHP 92.9%
  • JavaScript 5.5%
  • CSS 1.4%
  • HTML 0.2%