Project

General

Profile

Edit Copy Actions

Feature #9539

open

Implement Subdomain-Based Multi-Tenant Routing for Admin Panel (pos)

Added by Pavan Kumar Murala about 1 month ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Normal
Target version:
-
Start date:
07/02/2026
Due date:
07/03/2026 (32 days late)
% Done:

100%

Estimated time:
5:00 h
Spent time:

Description

Implement subdomain-based routing for the Admin Panel so that each company has its own dedicated admin URL.

Example

Local Development

mythri.localhost:5174
acme.localhost:5174

Production

mythri.shop.example.com
acme.shop.example.com

The application should automatically identify the company (tenant) from the subdomain and load the corresponding admin data, including products, orders, customers, settings, inventory, and other company-specific configurations.

Requirements
Support multiple companies (tenants).
Automatically resolve the tenant from the subdomain.
No manual route creation for each company.
Base domain should be configurable for local and production environments.
New companies should automatically have their own admin URL without additional code changes.
Ensure complete tenant isolation so administrators can access only their own company's data.


Add

Subtasks


Add

Related issues

Actions #1

Updated by Pavan Kumar Murala about 1 month ago

  • Due date changed from 07/02/2026 to 07/03/2026
  • Status changed from New to In Progress
  • % Done changed from 0 to 20
Actions #2

Updated by Pavan Kumar Murala about 1 month ago

  • % Done changed from 20 to 100
Actions #3

Updated by Pavan Kumar Murala about 1 month ago

  • Status changed from In Progress to Resolved
Edit Copy Actions

Also available in: Atom PDF