# simple-admin-core
**Repository Path**: hopefire/simple-admin-core
## Basic Information
- **Project Name**: simple-admin-core
- **Description**: Simple Admin是一个基于go zero开发的的分布式微服务后端管理系统脚手架,提供后台管理系统的所有基本功能,支持k8s快速部署,助力快速开发高并发微服务集群,适合学习和商用。Simple Admin is a powerful microservice framework for basic management. It is based on go-zero and supports
- **Primary Language**: Go
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: https://doc.ryansu.tech/zh/
- **GVP Project**: No
## Statistics
- **Stars**: 266
- **Forks**: 84
- **Created**: 2022-08-27
- **Last Updated**: 2025-11-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: 后台管理, Go语言, 分布式
## README
Simple Admin
**English** | [中文](./README.md)
---
[](https://go-zero.dev/)
[](https://entgo.io/)
[](https://github.com/casbin/casbin)
[](https://github.com/suyuan32/simple-admin-core/releases)
[](https://opensource.org/licenses/MIT)


## Introduction
**Simple Admin** is a powerful microservice framework for large management systems. It is based on **Go Zero** and
supports several advanced features. It provides a complete set of functionalities for **user management, permission
management, role management, menu management, log management, and configuration management**. Additionally, it offers
features like **multilingual support**. Simple Admin is suitable for both small and large enterprises to quickly build
distributed backend management systems.
Here are some key points about Simple Admin:
- **Development and Deployment Tools**: Simple Admin comes with robust development and deployment tools. It is
well-suited for high-concurrency, highly reliable, and complex business scenarios. The project supports easy one-click
upgrades and provides comprehensive documentation, videos, and examples to help developers get started quickly.
- **Free Basic Modules**: The official release includes **six free basic modules**, covering 80% of common business
requirements.
- **Module Store**: Simple Admin also offers a **module store**, where you can conveniently purchase and use additional
modules to enhance your system.
The 6 free modules are all free for commercial use and are suitable for developer learning, internal use of enterprises, personal project use, etc. Everyone is welcome to use and feedback problems, and we will continue to update and maintain them.
If you intend to use this project for commercial purposes (including all revenue-generating commercial activities),
please strictly adhere to the Apache 2.0 open-source license and retain the author's technical support statement in its
entirety. You must ensure that all copyright information related to the project (including copyright notices embedded in
the text, logs, and code) is retained. This information is for compliance purposes only and will not affect your
business functions or operations. If you need to remove relevant copyright notices or use it for commercial purposes,
you should first purchase the appropriate license (https://simple-admin-official.simple-hub.top/commercial).
## Feature
- **State of The Art Development**:Use latest back-end technology development such as ent, go-zero, casbin
- **Fully support go-swagger**: Write comment in api file and generate swagger doc easily
- **Error handling**: Handle error messages via one module
- **International**:Support different languages show in the front-end via put locale path in the message
- **Service Discover**: Use k8s endpoints to do service discovery and load-balance
- **Authority** Manage authority via Casbin, based on RBAC
- **Code Generation**: Built-in three-terminal Web, API, RPC code generation
- **Multiple extensions**: Provides a variety of extensions and has a very simple access function
- **Other** Builtin concurrency control, adaptive circuit breaker, adaptive load shedding, auto-trigger, auto recover
- **ORM**: Powerful `Ent` supported
## Supported functions
- User management: manage system user data
- Department management: manage the department to which you belong
- Post management: configure the positions held by system users
- Menu management: configure system menus, tree display
- Role management: manage role permissions, support multiple roles
- Dictionary management: maintain data dictionary, convenient for front-end use
- Interface document: automatically generate related api interface documents according to business code
- Code generation: automatically generate CRUD code, quickly generate custom logic
- Token management: manage token status, support blacklisting token
## Permanently Free Official Modules
| Module Name | Module Introduction | Module Address |
|-------------|---------------------|---------------------------------------------------------------------------|
| Core | Core Module | [Core](https://github.com/suyuan32/simple-admin-core) |
| Backend UI | Backend UI | [Backend UI](https://github.com/suyuan32/simple-admin-vben5-ui) |
| FMS | File Management | [File](https://github.com/suyuan32/simple-admin-file) |
| Job | Scheduled Task | [Job](https://github.com/suyuan32/simple-admin-job) |
| MMS | Member Management | [Member](https://github.com/suyuan32/simple-admin-member-api) |
| MCMS | Message Center | [Message Center](https://github.com/suyuan32/simple-admin-message-center) |
## Official Tutorial
### [Simple Admin](https://www.youtube.com/@yuansu5197)
### Online Preview
#### [Free Edition Online Preview](https://vben5-preview.ryansu.tech/)
- Account **admin**
- Password **simple-admin**
#### [Multi-tenant Edition Online Preview](https://tenant-preview.ryansu.tech/)
- Administrator Tenant Account
- Enterprise: **admin**
- Account: **admin**
- Password: **simple-admin**
- Tenant Account
- Enterprise: **测试企业**
- Account: **admin**
- Password: **simple-admin**
> Read-only, cannot be modified or registered
# Community Modules
[Click to view](https://github.com/suyuan32/awesome-simple-admin-module)
## Documentation
### [Simple Admin Document](https://doc.ryansu.tech)
## Stars
[](https://github.com/suyuan32/simple-admin-core)
## Maintainer
[@Ryan Su](https://github.com/suyuan32)
## License
[Apache2.0 © Ryan-2022](./LICENSE)