Magic Portal
Central dashboard at portal.magiceverse.online — manages all tenants, documentation, and system monitoring via a Vite + React app.
Magic e-VERSE is a multi-tenant B2B e-commerce ecosystem built on Medusa 2.0. It powers multiple branded webshops from a single codebase, with a custom ERP module (APLT) for quotations, orders, invoices, and product management.
Magic Portal
Central dashboard at portal.magiceverse.online — manages all tenants, documentation, and system monitoring via a Vite + React app.
E-Commerce Tenants
11 Medusa 2.0 tenants (Development, Demo, Default, Brinxx, Bovisales, De Sluis, Jodasign, Logohorloge, Spranz, Master Magic) sharing a single codebase with per-tenant databases and branding.
Magic PIM
Product Information Management system — the single source of truth for all product data. Imports from suppliers (Spranz, XD Connect, PF Concept) and syncs to tenants.
APLT Module
Custom B2B ERP built into Medusa: quotations, orders, invoices, credit notes, CRM, subscription billing, and PDF generation.
| Layer | Technology |
|---|---|
| Backend | Medusa 2.0 (Node.js 22, TypeScript) |
| Storefront | Next.js 15 (App Router, React 19 RC) |
| Portal | Vite + React |
| Database | PostgreSQL (per-tenant + shared PIM) |
| Cache | Redis (per-tenant) |
| Container | Docker Compose |
| Reverse Proxy | Nginx |
| PDF Engine | PDFKit |
| AI | Anthropic Claude API |
| Payments | Stripe |
| Tenant | Admin URL | Storefront URL | Purpose |
|---|---|---|---|
| Development | admin-development.magiceverse.online | — | Master codebase & testing |
| Brinxx | admin-brinxx.magiceverse.online | brinxx.magiceverse.online | Main B2B webshop |
| Default | admin-default.magiceverse.online | default.magiceverse.online | Default template store |
| Logohorloge | admin-logohorloge.magiceverse.online | logohorloge.magiceverse.online | Logo watches |
| Bovisales | admin-bovisales.magiceverse.online | bovisales.magiceverse.online | Bovi branded products |
| Demo | admin-demo.magiceverse.online | demo.magiceverse.online | Demo/showcase |
| De Sluis | admin-desluis.magiceverse.online | desluis.magiceverse.online | De Sluis branded |
| Jodasign | admin-jodasign.magiceverse.online | jodasign.magiceverse.online | Jodasign branded |
| Spranz | admin-spranz.magiceverse.online | spranz.magiceverse.online | Spranz supplier portal (backend only) |
| Master Magic | admin-master.magiceverse.online | — | Master backend instance |