feat(cms): add static pages module

This commit is contained in:
sdarbinyan
2026-07-10 13:52:01 +04:00
parent e2c8747fcc
commit 7d6c09a346
25 changed files with 890 additions and 159 deletions

View File

@@ -1,3 +1,8 @@
## CMS Navigation Integration
- Static pages with `showInHeader: true` may appear in header navigation automatically.
- Static pages with `showInFooter: true` may be grouped into footer sections using `footerGroup`.
- Social links remain footer-config driven and can coexist with CMS page groups.
- Navigation stays configuration-driven; no marketplace-specific page names are hardcoded in frontend.
# 11. Система навигации
## Назначение