🎛️
Laundry Box
  • 🎛️Laundry Box POS
  • APPLICATION SETUP
    • Server Requirements
    • Server Installation
    • Creating Database
    • Email Configuration
    • SMS Configuration
  • USER GUIDE
    • IMPORTANT!
    • Dashboard
    • POS
    • Orders
      • Add New Order
      • Order List
    • Order Status Screen
    • Expense
      • Expense Category
      • Expense List
    • Customers
    • Services
      • Service Type
      • Service List
      • Service Addon
    • Reports
    • Tools
      • Financial Year
      • Translations
      • Mail Settings
      • Master Settings
      • File Tools
      • SMS Settings
      • Staff
Powered by GitBook
On this page
  • Requirements
  • Walkthrough
  • You can login to your account with
  1. APPLICATION SETUP

Server Installation

Requirements

LAUNDRY BOX requires PHP v7.3, and the following PHP extensions:

  • OpenSSL PHP Extension

  • PDO PHP Extension

  • Mbstring PHP Extension

  • Tokenizer PHP Extension

  • XML PHP Extension

  • Ctype PHP Extension

  • JSON PHP Extension

  • ZIP PHP Extension

  • FileInfo PHP Extension

  • BCMath PHP Extension

  • ionCube Loader PHP Extension

  • GD PHP extension

Click here to read the full requirement list.

Walkthrough

The following steps need to be followed to install the script properly on a shared hosting platform.

  • Step 1

    Download the zip file from Code Canyon.

  • Step 2 Extract the zip file on your system.

  • Step 3 Select the file upload-this-for-fresh-installation-x.x.x.zip and upload it to the public_html directory of your hosting.

  • Step 4 Extract the contents of the uploaded zip file to the same directory public_html.

  • Step 5 Assuming your website is yourdomain.com, and you have already set up an SSL certificate, navigate to https://yourdomain.com/install or https://yourdomain.com

You can login to your account with

Email: admin@admin.com

Password: 123456

PreviousServer RequirementsNextCreating Database

Last updated 3 years ago