Introduction
Open source e-commerce platform with plugin ecosystem
Jiffoo Mall Documentation
Welcome to the Jiffoo Mall documentation. Jiffoo Mall is a modern, open source e-commerce platform built with Next.js and Fastify.
Features
- 🛒 Complete E-commerce - Products, cart, orders, payments
- 🔌 Plugin System - Extensible architecture for custom functionality
- 🎨 Theme System - Customizable storefront themes
- 🌍 Multi-language - Built-in i18n support (6+ languages)
- 🔐 Secure - JWT authentication, RBAC permissions
- 📱 Responsive - Mobile-first design
Quick Links
- Getting Started - Install and set up Jiffoo Mall
- Plugin Development - Build custom plugins
- Theme Development - Create custom themes
- API Reference - API documentation
Tech Stack
| Layer | Technology |
|---|---|
| Backend | Fastify + TypeScript + Prisma |
| Frontend | Next.js 15 + React |
| Database | PostgreSQL / SQLite |
| Cache | Redis |
| Auth | JWT + bcrypt |
License
Jiffoo Mall is licensed under GPLv2+, the same license used by WordPress.