项目作者: bitsandbots

项目描述 :
Inventory Management System
高级语言: PHP
项目地址: git://github.com/bitsandbots/inventory.git
创建时间: 2020-12-05T22:22:04Z
项目社区:https://github.com/bitsandbots/inventory

开源协议:

下载


inventory

Inventory Management System with invoices and picklists.

Documentation

-Install L.A.M.P. stack ( MySQL is now MariaDB ) ~ optionally install Wordpress

  • Download the latest version.

  • Not sure how this works? Start with a clean ( empty ) database, then import demo_inv.sql and you’ve got some basic data to get started! OR, try a clean database: import/load inventory.sql into your mysql database. This should set up the basic structure of the database system.

  • Modify the includes/config.php and change the variables to match your host, database, username and passwords.

  • Change all Folder permission inside uploads folder either add them to group call www-data if available or 777.

  • Then logging in by typing username and password:

Administrator Special User Default User
Username : admin Username : special Username : user
Password : admin Password : special Password : user

-Additional documentation and configuration for your Inventory Management System:

-Hackster.io
-Blog

Support

Contact Cory:


If you find this project useful…
Donate


Enhanced by Cory J. Potter aka CoreConduit Consulting Services 2018 - 2020

The application was initially created by Siamon Hasan, using php,
mysql and bootstrap.