mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-06 16:18:14 -05:00
d69dd3740bcd79bf1bbe9653586731dab75e0b3f
Conflicts: application/language/en/form_validation_lang.php application/language/id/form_validation_lang.php application/language/nl-BE/index.html application/language/ru/form_validation_lang.php system/language/en/calendar_lang.php system/language/en/date_lang.php system/language/en/db_lang.php system/language/en/email_lang.php system/language/en/ftp_lang.php system/language/en/imglib_lang.php system/language/en/index.html system/language/en/migration_lang.php system/language/en/number_lang.php system/language/en/profiler_lang.php system/language/en/unit_test_lang.php system/language/en/upload_lang.php system/language/nl-BE/index.html git-svn-id: svn+ssh://svn.code.sf.net/p/opensourcepos/code/@91 c3eb156b-1dc0-44e1-88ae-e38439141b53
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
Languages
PHP
98.5%
JavaScript
0.7%
CSS
0.4%
Shell
0.2%
PowerShell
0.1%