Riwaq Documentation
Everything you need to set up, customize, and extend Riwaq for your mosque.
Getting Started
Setup guide, first steps, and quick start tutorial.
Modules Guide
Donors, Giving, Education, Events, Volunteers, and more.
Widget SDK
Embed donation forms, prayer times, and event widgets on your site.
API Reference
REST endpoints, authentication, rate limits, and webhooks.
Self-Hosting
Docker Compose, Kubernetes, and configuration guide.
Administration
Users, roles, settings, and multi-tenant management.
Quick Start
SaaS (Hosted)
- Sign up at /signup — free for up to 250 members
- Complete the 5-step onboarding wizard
- Import contacts via CSV or add them manually
- Connect Stripe to accept online donations
- Embed widgets on your mosque website
Self-Hosted (Docker)
git clone https://github.com/atif2493/Masjid-CRM-Platform.git cd Masjid-CRM-Platform cp .env.example .env docker compose up -d # Visit http://localhost:2001