| 1 | # Loonflow 3.0 - Intelligent and Visual Process Automation System |
| 2 | Dedicated to providing enterprise-grade unified workflow solutions |
| 3 | |
| 4 | [](https://www.python.org/) |
| 5 | [](https://www.djangoproject.com/) |
| 6 | [](https://reactjs.org/) |
| 7 | [](https://mui.com/) |
| 8 | [](https://www.gnu.org/licenses/agpl-3.0) |
| 9 |  |
| 10 | |
| 11 | [English](./README.md) | [简体中文](./README_zh.md) |
| 12 | |
| 13 | # Loonflow 3.0 - A Fresh Start |
| 14 | |
| 15 | Loonflow is an open-source process automation platform developed based on Django. After multiple versions of iteration and refactoring, we proudly present Loonflow 3.0 - a version that achieves a qualitative leap in visualization, flexibility, and scalability. |
| 16 | |
| 17 | The core of version 3.0 is "making complex business processes simple and visual, making personalized customization needs within reach." Not only have we rebuilt the process and form designers, but we have also constructed a powerful extension framework, aiming to become the most core process engine in enterprise digital transformation. |
| 18 | |
| 19 | # SaaS |
| 20 | |
| 21 | We offer a **managed SaaS** edition of Loonflow at [https://www.loonflow.com/](https://www.loonflow.com/). You can start with a **two-week free trial**—no self-hosting required. Visit the site for signup and plan details. |
| 22 | |
| 23 | # Feature Demo |
| 24 | [](https://www.youtube.com/watch?v=IpLePpajyfU) |
| 25 | |
| 26 | # MCP Demo |
| 27 | [](https://youtu.be/zLZu4aX9RoY) |
| 28 | |
| 29 | # Core Features |
| 30 | |
| 31 | ## Revolutionary Visual Design |
| 32 | - **Drag-and-Drop Process Designer**: No complex configuration needed. Complete complex business process modeling through intuitive drag-and-drop connections. Supports advanced nodes like conditional branches, parallel tasks, and hooks. |
| 33 | - **Smart Form Designer**: Powerful visual form building tool with rich field types (text, numbers, dropdowns, personnel selection, attachments, etc.) and flexible layouts. |
| 34 | - **Real-time Preview & Validation**: Real-time preview during process design with built-in process logic validation to prevent design errors early. |
| 35 | - **Multi-Version Process Configuration**: You can configure multiple versions of processes and easily test and switch between versions. |
| 36 | |
| 37 | |
| 38 | ## Ultimate Flexibility & Extensibility |
| 39 | - **Plugin Architecture**: We provide plugin extension capabilities for almost all key nodes (such as custom actions, permission validation, notification methods, etc.). Your unique business logic can be easily integrated like building blocks. |
| 40 | - **Powerful API System**: Provides comprehensive and clear RESTful APIs for seamless integration with your customer service systems, CMDB, monitoring systems, CI/CD, OA, and other third-party systems. |
| 41 | - **Highly Customizable Permission Model**: Supports fine-grained permission control based on roles, departments, or even specific business conditions to meet complex enterprise permission management needs. |
| 42 | |
| 43 | ## Enterprise-Ready Features Out of the Box |
| 44 | - **Multi-Type Ticket Support**: Easily manage various processes including IT operations, HR approvals, financial reimbursements, customer service, etc. |
| 45 | - **Automation & Smart Routing**: Supports conditional routing based on form data, automatic assignee assignment, and intelligent ticket flow. |
| 46 | - **Comprehensive Audit Logs**: Complete records of every operation from ticket creation to closure, meeting compliance and audit requirements. |
| 47 | - **Authentication**: Supports Microsoft OIDC, Wecom QR scan login. |
| 48 | - **Multi-Tenant Support (Optional)**: Provides |