forked from deenseth/PHP-Point-Of-Sale
-
Notifications
You must be signed in to change notification settings - Fork 0
PHP Point Of Sale (POS) is designed to help 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.
hrishikeshchoudhari/PHP-Point-Of-Sale
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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. Copy application/config/config.php.tmpl to application/config/config.php 7. In application/config/config.php FIND: $config['base_url'] = "http://localhost/PHP-Point-Of-Sale/"; and replace with the full web path to your PHP Point of Sale Install 8. Go to your point of sale install via the browser 9. LOGIN using username: admin password:pointofsale 10. Enjoy
About
PHP Point Of Sale (POS) is designed to help 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.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published