# EcomPilot implementation roadmap

## Phase 1 implemented in this package
- Multi-tenant merchant foundation
- Authentication-compatible user model
- Core product/customer/order database
- Bangla dashboard
- Product creation
- Order listing/status updates
- Landing-page order API foundation
- Subscription plan foundation
- Courier adapter contract
- Encrypted courier credentials
- Audit/feature flag tables
- Demo seed data

## Next production modules
1. Full Laravel authentication UI and email verification
2. Landing Page drag/drop editor
3. Bangladesh division/district/upazila seed dataset
4. Courier adapters based on current official APIs
5. Courier webhook verification/idempotency
6. SSLCOMMERZ/bKash/Nagad payment adapters
7. Meta OAuth, Ads API and CAPI
8. Team invitation flow
9. Super Admin panel
10. Analytics aggregation + Redis
11. CSV exports
12. Automated tests and CI
13. Nginx + Supervisor production configs

No external courier/payment response is fabricated in this package.
