From e28524c0e7d6620665968a018315e9a6199c258c Mon Sep 17 00:00:00 2001 From: fluent-themes Date: Fri, 29 Aug 2025 22:06:11 +0600 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index d4c540e..46cccda 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -89,7 +89,7 @@ systemctl restart apache2 **IMPORTANT**: After installation, immediately: 1. Change the default installer token: - - Login to admin panel: `https://yourdomain.com/admin/` + - Login to admin panel: `https://yourdomain.com/admin/?token=setup123` - Go to Settings → Advanced Settings - Update the installer token - Save changes @@ -170,7 +170,7 @@ chmod 755 storage/mail/ 1. Check the application loads without errors 2. Test form submission at `/` -3. Login to admin panel at `/admin/` +3. Visit admin panel at `/admin/?token=setup123` 4. Send a test email from admin panel 5. Verify AI provider connection in settings @@ -223,7 +223,7 @@ For automated tasks, add to crontab: 1. Check documentation in `docs/` directory 2. Review `docs/DEBUG.md` for debugging tips -3. Contact support: support@fluentthemes.com +3. Contact support: mazharul.islam@fluentthemes.com ## Updating