ERP Kltech is a suite of web based open source business apps.
The main Apps include an:
- Open Source eCommerce.
- Warehouse Management.
- Billing & Accounting.
- Point of Sale.
- Human Resources.
You can contribute to the development of this system by making a pull request to our github.
For a standard installation please follow the Setup instructions
- run COMPOSER INSTALL
- run php artisan migrate
- run php artisan db:seed
- jalankan php artisan serve untuk memulai aplikasi
Superuser Account
- email: admin@erpsystem.com
- pass : admin
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [ERP System documentation].