PROBLEM
Even when the Landing Page is enabled in settings,
accessing the platform root URL does not load the landing page.
Instead:
- Landing page returns 404
- User is redirected to dashboard
This indicates the landing page routing or configuration
is not being respected.
STEPS TO REPRODUCE
- Steps to reproduce
Admin :
Open the application: http://test.tadreeblms.com/
Login using admin credentials:
Username: [[email protected]]
Password: 123456
2. Go to:
Settings → Landing Page Settings
3. Ensure Landing Page is ENABLED
4. Save settings
5. Open application root URL
ACTUAL RESULT
- Landing page does not load
- 404 page appears
- System redirects user to dashboard
EXPECTED RESULT
When Landing Page is enabled:
- Root URL "/" should load landing page
- No redirect to dashboard
- Landing page content should display normally
IMPACT
- Public visitors cannot access landing page
- Marketing site becomes inaccessible
- Signup flow affected
- Marketplace onboarding blocked
ACCEPTANCE CRITERIA
- Landing page loads correctly when enabled
- Root URL "/" maps to landing page
- No dashboard redirect for guest users
- No 404 error
- Authenticated users behavior remains unchanged
SCREENSHOT

PROBLEM
Even when the Landing Page is enabled in settings,
accessing the platform root URL does not load the landing page.
Instead:
This indicates the landing page routing or configuration
is not being respected.
STEPS TO REPRODUCE
Admin :
Open the application: http://test.tadreeblms.com/
Login using admin credentials:
Username: [[email protected]]
Password: 123456
2. Go to:
Settings → Landing Page Settings
3. Ensure Landing Page is ENABLED
4. Save settings
5. Open application root URL
ACTUAL RESULT
EXPECTED RESULT
When Landing Page is enabled:
IMPACT
ACCEPTANCE CRITERIA
SCREENSHOT