stokwarehouse icon indicating copy to clipboard operation
stokwarehouse copied to clipboard

Source Code Website Stok Warehouse Framework Codeigniter with Datatables Server Side

Stok Warehouse

CodeIgniter 3.1.13 with Template Mazer v2.0.3

Installation

  1. Ekstrak File ZIP kedalam folder htdocs.
  2. Import File db_stok_warehouse.sql kedalam localhost/phpmyadmin dengan nama Database db_stok_warehouse
  3. Buka localhost/(nama root masing masing)

Support Me

Trakteer Saya
Thank you for your support :)



## Demo
Demo Karyawan
https://stokwarehouse.aethershin.com
Klik Akun Login diatas form Login Karyawan, lihat email dan password disitu

Demo Admin
https://stokwarehouse.aethershin.com/admin
Klik Akun Login diatas form Login Admin, lihat email dan password disitu

## Server Requirements
PHP version 5.6 - 7.4.


## Dependencies
| NAME | VERSION | WEB | REPO |
| :--- | :---: | :---: | :---: |
| CodeIgniter | 3.1.13 | [Website](https://codeigniter.com)
| Template Mazer | 2.0.3 | [Website](https://saugi.me/) | [Github](https://github.com/zuramai/mazer)
| jQuery | 3.2.1 | [Website](http://jquery.com) | [Github](https://github.com/jquery/jquery)
| TCPDF | [Website](https://tcpdf.org/) | [Github](https://github.com/tecnickcom/TCPDF)
| Cirqrcode | 1 | [Website](https://phpqrcode.sourceforge.net/) | [Github](https://github.com/dwisetiyadi/CodeIgniter-PHP-QR-Code)
| PHP Excel | 1 | [Github](https://github.com/PHPOffice/PHPExcel)


## Reference
* [CodeIgniter](https://github.com/bcit-ci/CodeIgniter)
* [MazerTemplate](https://github.com/zuramai/mazer)
* [Cirqrcode](https://github.com/dwisetiyadi/CodeIgniter-PHP-QR-Code)
* [TCPDF](https://github.com/tecnickcom/TCPDF)
* [PHP Excel](https://github.com/PHPOffice/PHPExcel)
* [Datatables Server Side] (https://mbahcoding.com/tutorial/php/codeigniter/codeigniter-ajax-crud-using-bootstrap-modals-and-datatable.html)