Documentation

Riwaq Documentation

Everything you need to set up, customize, and extend Riwaq for your mosque.

Quick Start

SaaS (Hosted)

  1. Sign up at /signup — free for up to 250 members
  2. Complete the 5-step onboarding wizard
  3. Import contacts via CSV or add them manually
  4. Connect Stripe to accept online donations
  5. 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

Frequently Asked Questions