Subdomain Module Installation for Tabletrack
The Subdomain Module enables each restaurant within your Tabletrack to have its own unique subdomain, or custom domain, enhancing organization and accessibility.
Prerequisites:
- Tabletrack version: Ensure your system is running version 1.2.1 or higher.
- Server Configuration: Your server must support wildcard subdomains.
Note:
- This module will work for both if your tabletrack application is installed on main domain and also on any subdomain. Example: working successfully on https://tabletrack.com and also on https://crm.tabletrack.com
- If your application is installed on https://crm.tabletrack.com then add the below content in .env file located at the root and then all all the subdomain will still have *.tabletrack.com and main subdomain will be crm.tabletrack.com
MAIN_APPLICATION_SUBDOMAIN=crm.tabletrack.com
- If domain is very short of just 3 charater then add below line in .env file
Examples domains like abc.hk, foi.com, froi.in, fro.br
SHORT_DOMAIN_NAME=true
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article