cms.c2sgmbh/src/collections
Martin Porwoll 8868a5be30 feat: add Services collection and block
- Add ServiceCategories collection for grouping services
- Add Services collection with comprehensive service profiles:
  - Title, slug, descriptions (short + full)
  - Icon (text or image) and image gallery
  - Category relationship for grouping
  - Features/benefits array
  - Flexible pricing (on-request default, fixed, hourly, range, etc.)
  - CTA buttons (primary + secondary)
  - Related services, team members, and FAQs relationships
  - Detail page sections with testimonials
  - SEO fields (meta title, description, OG image)
  - Status flags (active, featured, new badge)
- Add ServicesBlock with 8 layouts:
  - Grid, List, Tabs, Accordion, Featured+Grid, Slider, Compact, Masonry
- Multi-tenant enabled via plugin configuration
- Update documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 07:39:03 +00:00
..
AuditLogs.ts feat: implement monitoring & alerting system 2025-12-07 20:58:20 +00:00
Categories.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
ConsentLogs.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
CookieConfigurations.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
CookieInventory.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
EmailLogs.ts feat: implement monitoring & alerting system 2025-12-07 20:58:20 +00:00
FAQs.ts feat: add FAQ collection and block 2025-12-10 05:34:41 +00:00
Media.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
NewsletterSubscribers.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
Pages.ts feat: add Services collection and block 2025-12-10 07:39:03 +00:00
PortfolioCategories.ts feat: add Portfolio and PortfolioCategories collections 2025-12-06 07:19:19 +00:00
Portfolios.ts feat: add Portfolio and PortfolioCategories collections 2025-12-06 07:19:19 +00:00
Posts.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
PrivacyPolicySettings.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
ServiceCategories.ts feat: add Services collection and block 2025-12-10 07:39:03 +00:00
Services.ts feat: add Services collection and block 2025-12-10 07:39:03 +00:00
SocialLinks.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
Team.ts feat: add Team collection and block 2025-12-10 07:15:59 +00:00
Tenants.ts feat: BullMQ queue system for email and PDF processing 2025-12-09 22:59:17 +00:00
Testimonials.ts feat: add content collections for multi-tenant CMS 2025-12-01 08:18:58 +00:00
Users.ts fix: complete auth event audit logging 2025-12-07 21:31:11 +00:00