iLaundry - Laundry Booking, Dry Cleaning & POS Node.js Script (Single/Multi Branch)

Bluehost Shared Hosting
iLaundry - Laundry Booking, Dry Cleaning & POS Node.js Script (Single/Multi Branch) iLaundry - Laundry Booking, Dry Cleaning & POS Node.js Script (Single/Multi Branch) iLaundry - Laundry Booking, Dry Cleaning & POS Node.js Script (Single/Multi Branch)

Smart Solution for Every Laundry & Dry-cleaning Business

iLaundry is a powerful laundry and dry-cleaning business management system designed to manage Single/Multi Stores efficiently. It provides centralized access for business reporting, order tracking, and role-based access including Super Admin, Store Admin, Staff, and Customers.
The laundry service industry requires a digital and integrated solution to automate end-to-end operations. This system helps streamline laundry management and deliver a better customer experience using a centralized and customizable platform.

Try Demo

https://ilaundry.kmsteams.com
Username – admin
Password – 1234

What’s Included

  • Quality verified by Envato
  • Full Source Code & Database Included
  • Easy installation and updates
  • Regular updates
  • Free future updates
  • Customer support

Server & Environment Requirements

  • Node.js: 18.x or higher
  • npm: 9.x or higher
  • MySQL: 5.7+ / 8.0 recommended
  • Web Server: Apache or Nginx
  • SSL Certificate recommended for production
  • Required permissions for storage, uploads, and cache directories
  • Subdomain required for setup panel
  • Localhost or root-domain installation is not supported

iLaundry - Laundry Booking, Dry Cleaning & POS Node.js Script (Single/Multi Branch) iLaundry - Laundry Booking, Dry Cleaning & POS Node.js Script (Single/Multi Branch) iLaundry - Laundry Booking, Dry Cleaning & POS Node.js Script (Single/Multi Branch)

Top Features:

  • Dashboard: Sales, orders, services, and customer statistics overview.
  • Laundry POS: Quick billing, service pricing, discounts, invoicing.
  • Orders: Manage orders, invoices, barcode labels, and notifications.
  • Services: Manage services with pricing, addons, and images.
  • Multi Store/Branch: Manage multiple branches with centralized control.
  • Customers: Manage customer data and preferences.
  • Reports: Sales, orders, expenses, and tax reports.
  • User Roles: Role-based access control.
  • Multi-language & RTL Support
  • Dark & Light Theme
  • Email & SMS Notifications
  • High Performance System

Disclaimer

  • Subdomain is required for setup panel
  • Localhost or root domain installation is not supported

Important Notice About External Services

  • SMS, Email, Push Notifications, and third-party integrations require external service providers (e.g., Twilio, SMTP, OneSignal).
  • These services may involve additional costs such as API usage charges or subscriptions.
  • These costs are not included in this item purchase and must be paid separately by the buyer.

Refund Policy

Refund requests are handled according to Envato Market Refund Rules. Please review the official policy before purchasing.

Faced with a problem? Need assistance with the product? No worries – our customer support team is always ready to help you.
  • Support requests are being processed on business days from 10:00 to 18:00 (IST +05.30) [generally] within 24h to 48h of the order they were received.
  • We suggest, while our team reviews your support request, please read the documentation that comes in the zip file of Codecanyon. You can download it from Codecanyon: https://codecanyon.net/downloads
  • We are in IST +5:30 timezone. We address all the support queries in 5 days (Saturday & Sunday off).
  • If any support ticket has no response from the item owner for 7 days, the ticket will be considered closed. If you need further assistance you can Feel free to contact us on Microsoft Teams for any kind of pre-sale inquiries or support for the product. Click here to connect on Microsoft team.
  • Have pre-sales questions or concerns, please write to us via our Mail Mail
  • If you like our product and support then please drop a rate and write a review at https://codecanyon.net/downloads

Version: 1.4 (30 April 2026)

 ✅ Security Improvements - Improved authentication and session handling - Fixed SQL injection vulnerabilities using parameterized queries - Enhanced JWT validation with proper error handling - Secured file uploads (image & CSV validation) - Removed hardcoded credentials and moved to environment configuration - Improved cookie security (httpOnly, secure, sameSite)  ✅ Stability & Performance - Fixed login and session-related edge-case issues - Improved error handling across core modules - Optimized database queries for better performance - Removed unused code and debug logs - Enhanced overall system stability  ✅ Database Improvements - Refactored database query structure for safer execution - Optimized queries for Orders, Reports, Customers, Coupons, and Expenses - Improved data validation before database operations - Reduced duplicate and inefficient queries  ✅ Code Improvements - Refactored large route files into modular structure - Improved project architecture (controller/service pattern) - Standardized naming conventions across the project - Cleaned and organized codebase for better maintainability  ✅ Reusability - Added reusable helpers for:   * Order ID generation   * Date formatting   * Notifications   * Pagination   * Status handling - Reduced duplicated logic across modules  ✅ Access Control - Centralized role-based access system (Admin, Store, Staff, Customer) - Standardized permission handling across all routes - Improved unauthorized access responses  ✅ Business Logic - Improved order processing workflow - Enhanced payment and transaction handling - Standardized status management - Improved customer and staff flow  ✅ Multi-Store - Improved multi-store data handling - Standardized store-level query logic - Removed hidden assumptions in store operations  ✅ UI/UX Improvements - Improved dashboard layout and summaries - Enhanced data visibility and readability - Improved print and export formatting - Better consistency across user interface  ✅ General - Improved overall performance and responsiveness - Reduced code complexity - Enhanced scalability for future updates 

Version : 1.3 (04 August 2025)

 -[Added] Dashboard chart updated with dynamic data -[Added] POS print updated with dynamic store details -[Added] POS Walk-in Customer option -[Added] POS store & customer search with Select2 autocomplete -[Added] Order Page pagination, currency formatting & "Load More" button functionality -[Added] Order print format updated to thermal print -[Added] Customer Ledger section -[Added] Dynamic "Walk-In Customer" label per store/branch -[Added] Coupon module store selection with Select2 -[Added] Expense modal with Select2 for Store, Expense Category & Payment Mode -[Added] Expense Category Type modal with Select2 for Store List -[Added] Service creation with Store List & Service Type using Select2 -[Added] Service validation improvements -[Added] Service Add-ons modal with Select2 for Store List -[Added] Reports store filter with Select2 autocomplete -[Added] Module Switch to enable/disable Master, Store & Customer roles -[Added] Master setting: Disable Store Selection while adding customers -[Added] Master setting: Dynamic footer branding -[Added] Payout module with detailed store-wise commission breakdown -[Added] Admin configurable payment methods for store payout collection -[Added] Dynamic Role Management for both Admin & Store – create roles with page-level permissions -[Added] Store-level staff and role management -[Added] Notifications now include Order ID -[Updated] All modals across the system -[Fixed] POS tax calculation issue -[Fixed] Validation issues on multiple forms -[Optimized] Query performance across system -Other minor improvements 

Version : 1.2 (04 June 2024)

 -[Added] Customer-wise ledger -[Added] POS Walk-in Customer option -[Added] POS Order with thermal print -[Added] Order "Load More" functionality -[Added] Dashboard improved with charts -[Fixed] POS crashing when OneSignal & Twilio not configured -[Fixed] Transaction Report download issue -[Fixed] Several form validation issues -[Fixed] Mobile responsive layout issues -[Optimized] Speed and performance of database queries -Other minor improvements 

Version : 1.1 (19 July 2023)

 -[Added] Notification for upcoming order updates -[Added] SMS notifications for upcoming order updates -[Added] Bulk Upload for Services (Admin & Store) -[Added] Edit Orders functionality -[Added] Barcode label printing for SKU/Items -[Added] New status for order cancellation in POS -[Added] Thousand separator formatting -[Added] Multi-language support -[Fixed] Report date filters not applying -[Fixed] User password update bug -[Optimized] Speed and performance of queries -Other minor improvements 

3 average based on 6 ratings.

kms_agency

kms_agency

Visit Author's Portfolio

View Portfolio
Last Update 2026-04-30
Created 2023-02-03
Sales 93
Discussion Comments
Compatible Browsers IE11 Firefox Safari Opera Chrome Edge
Software Version Node.js
High Resolution No
Files Included JavaScript JS JavaScript JSON HTML XML CSS
Video Preview Resolution