Open source warehouse management system for small and medium businesses, built with .NET 7 and Vue 3
- Stars1.5k
- Forks419
- Open Issues38
Apache-2.0
- Vue
- C#
- TypeScript

About ModernWMS
ModernWMS is an open source warehouse management system aimed at small and medium-sized businesses that need inventory and warehouse control but cannot afford a commercial WMS. It was distilled from the maintainers' years of ERP implementation work, stripping the warehouse functions out of a commercial system and releasing them for free.
The backend is built with .NET 7 and the frontend with Vue 3, served through a web browser. It supports MySQL 8.0+, SQL Server 2017+, and PostgreSQL 12 as databases, and includes QR code scanning and multi-language (i18n) support. You install it by compiling the frontend and backend from source behind Nginx on Linux or Windows.
ModernWMS runs cross-platform on Linux and Windows servers, and a Docker image is published for container deployment. It is self-hosted on your own hardware, with a default admin login (password 1) on first access. The project is licensed under Apache 2.0.
Key features
- Inventory and warehouse management for SMB logistics
- MySQL, SQL Server, and PostgreSQL database support
- QR code scanning support
- Multi-language (i18n) interface
- .NET 7 backend with Vue 3 web frontend
Details
- On GitHub since
- 2022
- License
- Apache 2.0
- Stack
- .NET 7, Vue 3
- Database
- MySQL, SQL Server, PostgreSQL
- Self-hosted
- Yes, Linux or Windows server
- Web server
- Nginx
