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 @@
|
|||
|
||||
### 1. `config/domains.php`
|
||||
Jede Domain hat jetzt eine dedizierte `asset_url`:
|
||||
- `portal`: `https://assets.presseportale.test`
|
||||
- `portal`: `https://assets.pressekonto.test`
|
||||
- `presseecho`: `https://assets.presseecho.test`
|
||||
- `businessportal24`: `https://assets.businessportal24.test`
|
||||
|
||||
|
|
@ -39,7 +39,7 @@ sleep 5 && tail -30 /tmp/vite-server.log
|
|||
### 2. Im Browser testen
|
||||
|
||||
Öffne mit Hard-Refresh (`Ctrl+Shift+R`):
|
||||
- ✅ https://presseportale.test
|
||||
- ✅ https://pressekonto.test
|
||||
- ✅ https://presseecho.test
|
||||
- ✅ https://businessportal24.test
|
||||
|
||||
|
|
@ -52,7 +52,7 @@ https://0.0.0.0:5178/@vite/client
|
|||
|
||||
**NACHHER (✅)**:
|
||||
```
|
||||
https://assets.presseportale.test/@vite/client
|
||||
https://assets.pressekonto.test/@vite/client
|
||||
https://assets.presseecho.test/@vite/client
|
||||
https://assets.businessportal24.test/@vite/client
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue