19-05-2026 Rebrand Pressekonto, Hub-Flux UI und Legacy-Media-Migration
Umbenennung presseportale → pressekonto in Domains, Themes und Dokumentation. Design-Tokens, Portal-Shell, Customer-Dashboard, Auth- und Admin-PM-Views. Artisan-Befehl migrate:legacy-media mit Tests und Hub-Flux-Entwicklungsdocs. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
092ee0e918
commit
0a3e52d603
112 changed files with 8464 additions and 1649 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
```
|
||||
┌─────────────────────────────────────────────────────────────────────────┐
|
||||
│ Presseportale Backend (presseportale.test) │
|
||||
│ Pressekonto Backend (pressekonto.test) │
|
||||
│ Laravel 12 · PHP 8.4 · Livewire 4 · Volt · Flux UI 2 │
|
||||
│ │
|
||||
│ ┌───────────────┐ ┌───────────────┐ ┌───────────────┐ ┌─────────┐ │
|
||||
|
|
@ -268,7 +268,7 @@ app/
|
|||
|
||||
## 6. Multi-Domain & Portal-Scope
|
||||
|
||||
- Pro Domain ein Frontend, aber alle Admin-Screens auf `presseportale.test`.
|
||||
- Pro Domain ein Frontend, aber alle Admin-Screens auf `pressekonto.test`.
|
||||
- Middleware `SetCurrentPortal`:
|
||||
- Web (presseecho.test / businessportal24.test) → `app()->instance('current_portal', Portal::Presseecho|Businessportal24)`
|
||||
- Admin → Portal-Auswahl via Dropdown, gespeichert in Session (`current_portal`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue