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.
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
iStock Management System is also secure !
Feature List
Update November 18 2019