Frameworks
E-Invoicing Framework
Coming soonElectronic invoicing compliance and submission.
Payments Framework
Coming soonPayment processing and reconciliation.
Identity Framework
Coming soonAuthentication, authorization, and permissions.
Multi-Tenancy Framework
Coming soonTenant isolation, provisioning, and shared/dedicated database routing.
Certified Frameworks
Modules that have completed the platform's Golden Reference certification — audited against actual shipped code, not design documents.
Quick Start
Three steps from zero to integrated.
Pick a framework
Start from the Frameworks index — each module is self-contained, with its own architecture, packages, and API reference.
Read the architecture
Understand how the module fits the platform's Clean Architecture and Framework First conventions before writing any code.
Call the API
Every framework ships a complete API reference with real request/response examples — REST endpoints or public .NET types, documented the same way.
Architecture
Every Shumoul framework follows the same Clean Architecture layering, the same Framework First principle, and the same Golden Reference certification bar — Contracts → Abstractions → Core → Adapters, with no circular dependencies and no leaked ERP types.
Platform Architecture →APIs
A cross-framework API index — 120 documented REST actions for the Notification Framework, 36 documented public .NET types for the Background Jobs Framework, with real request/response examples throughout and generated OpenAPI references prepared for future frameworks.
APIs Overview →Latest Releases
v1.2 — 2026-07-04
Official Shumoul brand identity applied platform-wide — the same logo, colors, and typography as platform.shumoul.com, dark mode as the primary experience, and a documented brand system at /docs/branding.
Developer Resources
Use the search box in the navigation bar to find anything on this portal instantly — every page, every API endpoint, every code sample is indexed.