Skip to main content
ShumoulShumoul

Shumoul Developer Portal

Official technical documentation for the Shumoul Cloud ERP platform

The single documentation website for the entire Shumoul Cloud ERP platform — frameworks, APIs, guides, and operational runbooks for backend, Angular, and Flutter developers, QA engineers, technical partners, and enterprise customers.

Current version: v1.22 certified frameworks

Frameworks

E-Invoicing Framework

Coming soon

Electronic invoicing compliance and submission.

Payments Framework

Coming soon

Payment processing and reconciliation.

Identity Framework

Coming soon

Authentication, authorization, and permissions.

Multi-Tenancy Framework

Coming soon

Tenant 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.

01

Pick a framework

Start from the Frameworks index — each module is self-contained, with its own architecture, packages, and API reference.

02

Read the architecture

Understand how the module fits the platform's Clean Architecture and Framework First conventions before writing any code.

03

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.