Progress Credit Union — Platform Documentation¶
Welcome to the technical documentation for the Progress Credit Union multi-tenant platform — a shared codebase serving credit unions across Ireland on a unified, modern web stack.
-
Business Overview
Understand what the platform does, review the full feature catalog, and use the testing checklist to validate functionality.
-
Developer Guide
Get up and running with the codebase, understand the project structure, content architecture, theming, and common patterns.
-
Infrastructure
Azure hosting, Docker containers, and step-by-step guides for onboarding a new credit union client.
Platform at a Glance¶
| Runtime | .NET 10 / ASP.NET Core |
| CMS | Umbraco 17 |
| Frontend | Bootstrap 5.3.3, vanilla JS |
| Architecture | Shared NuGet packages + per-client customization |
| Hosting | Azure Web App for Containers, Azure SQL |
Quick Links¶
- Quick Start — New Project — Create a new client site in under 10 minutes
- V8 to V17 Patterns — Before/after code transformation reference
- Grid Architecture — 4-level BlockGrid hierarchy
- URL Rewriting — Redirect and rewrite management
- Technical Specification — Full technology stack and architecture