iStock Manager is a PHP based web application that allows you to manage your inventory on site. Update your stock information, make purchases and view sales data from anywhere whether in the office, at home. All you need to access this a device with internet connection.
Demo : https://goo.gl/i7G2Sw
Username : admin@admin.com Password : admin123
Make .htaccess file in your root directory using below code
RewriteEngine on
RewriteCond $1 !^(index\.php|resources|robots\.txt)
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L,QSA]
Note : Please make sure database table has auto increment value.
Our Guarantee
- Built using the latest CodeIgniter Framework that has been tried and tested by developers
- Protects against CSRF attacks!
- Patch and fix any bugs or broken content.
- HTML Filter to protect against XSS attacks!
- Help get you setup and installed!
- Answer any questions you may have.
iStock Management System is also secure !
- Secure Database that uses prepared statements so no SQL Injection!
- Protects against CSRF attacks!
- HTML Filter to protect against XSS attacks!
- Optional account activation
- Protection on login
Feature List
- Brand Management
- Category Management
- Product Management
- Sales Management
- Report
Update November 18 2019
- Support Latest PHP Version
- PHP 7.0
- PHP 7.1.x
- PHP 7.2.x
- PHP 7.3.x