Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down