Skip to content
Salem874 edited this page Feb 27, 2026 · 4 revisions

πŸ”— Go2My.Link Wiki

Welcome to the Go2My.Link developer wiki β€” the central knowledge base for the URL shortening platform by MWBM Partners Ltd.

πŸ“‹ Quick Links

Resource Description
Project Board Track all issues and milestones
README Project overview and setup
CHANGELOG All notable changes
PROJECT_STATUS Current build progress
DEV_NOTES Architecture decisions and gotchas

πŸ—οΈ Architecture

  • Redirect Engine β€” Component B: URL resolution, UTM capture, destination forwarding
  • Analytics β€” Click tracking, UTM parameters, third-party click IDs, privacy
  • Email System β€” Multipart MIME email with AMP support
  • Breach Response β€” Mass credential reset system
  • Authentication β€” Auth engine, sessions, and forced password reset
  • Organisations β€” Multi-tenancy, invitations, custom domains
  • Compliance β€” DNT/GPC, cookie consent, data rights, legal documents
  • Branding β€” Logo integration, BrandKit assets, landing pages

πŸ”’ Security

πŸ“Š Build Phases

Phase Version Name Status
0 v0.1.0 Scaffolding βœ… Complete
1 v0.2.0 Database βœ… Complete
2 v0.3.0 PHP Framework βœ… Complete
3 v0.4.0 Core Product βœ… Complete
4 v0.5.0 User System: Auth & Dashboard βœ… Complete
5 v0.6.0 Organisation Management βœ… Complete
6 v0.7.0 Compliance, Legal & Pre-Launch βœ… Complete
β€” v1.0.0-rc Pre-Release Candidate βœ… Tagged
7 v1.1.0 API & Analytics ⏳ In Progress
8 v1.2.0 LinksPage πŸ”œ Planned
9 v1.3.0 Advanced Redirects πŸ”œ Planned
10 v1.4.0 Advanced Auth (SIGNula) πŸ”œ Planned
11 v1.5.0 Payments (SIGNula) πŸ”œ Planned

Clone this wiki locally