Start Building
Everything you need to start developing with the Shumoul Cloud Platform.
Official Frameworks
Every framework module in the Shumoul Cloud ERP platform, documented the same way.
Notification Framework
Production ReadyMulti-channel notification, delivery, retry, and campaign engine โ Email, SMS, WhatsApp, Push, SignalR, and In-App.
Background Jobs Framework
Production ReadyGeneric, host-agnostic recurring-job execution runtime โ scheduling, tenant context, distributed locking, and failure classification.
WhatsApp Integration
Production ReadyMeta Cloud API v1.0.1 โ standalone provider library for WhatsApp messaging, webhooks, and templates, consumed by the ERP Inbox and Communication modules.
E-Invoicing Framework
Production ReadyZATCA Phase 2 (Fatoora) e-invoicing SDK โ UBL 2.1 generation, XAdES/ECDSA signing, QR/TLV encoding, OTP-based onboarding, and clearance/reporting 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.
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 and the same Framework First principle โ 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.
