Sale!

ShopManager – Shop Management System

Original price was: $70.00.Current price is: $39.00.

Shop Management System, web application that allows you to manage your sales on site

Category:

Overview:

ShopManager is a simple and professional Shop Management System written in PHP, Its the most cheaper solution for shops and big or small Businesses

Update your stock information  and view sales data from anywhere whether in the office, at home, in the warehouse, or on the go. All you need to access this a device with internet connection.

Features:

  • Generate :PDF Receipts
  • Generate Reports
  • Low Stock Alert
  • Expired Products Alert
  • Generate Barcodes
  • Manage Sales
  • Manage Expenses
  • Income Statement
  • Track Stock Worth
  • Standard Users

Requirements:

  1. Apache 2 or higher, with:
    • mod_rewrite
  2. PHP 8 or higher, with:
    • MySQLi
  3. MySQL 7 or higher

Instructions:

  1. Import the database.SQL file from the “MySQL” folder into your MySQL database using the import function available in MySQL.
  2. With a text editor open the following file located inside the ‘Script/db/’ folder: config.php, and replace what’s between the quotes (e.g: ‘shopmanager’) with your MySQL settings:
    DEFINE('DBHost','localhost');
    DEFINE('DBUser', 'root');
    DEFINE('DBPass','');
    DEFINE('DBName','shopmanager');
    
    
    
  3. Upload the files from the “Script” folder on the FTP server (usually public_html folder when installing it on a domain).

Reviews

There are no reviews yet.

Be the first to review “ShopManager – Shop Management System”

Your email address will not be published. Required fields are marked *