a9df9efe9b | ||
---|---|---|
.gitee | ||
.github/workflows | ||
db | ||
services | ||
src | ||
test | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.issuetracker | ||
.tfignore | ||
BootstrapAdmin.sln | ||
Directory.Build.props | ||
LICENSE | ||
README.md | ||
README.zh-CN.md | ||
appveyor.build.ps1 | ||
appveyor.test.ps1 | ||
appveyor.yml | ||
deploy-admin.sh | ||
deploy-client.sh | ||
init.sh | ||
publish-admin.cmd | ||
publish-admin.sh | ||
publish-client.cmd | ||
publish-client.sh | ||
watch-run-admin.cmd | ||
watch-run-admin.sh | ||
watch-run-client.cmd | ||
watch-run-client.sh |
README.md
BootstrapAdmin
English | 中文
Version & Coverage
Gitee
GitHub
Introduce
Because the dependent on Bootstrap v4, so it is called Bootstrap Admin. This system can be integrated with asp.net and asp.net core applications. The database supports multiple databases at the same time. The detailed list is shown in the following database detailed list. Switching the data source only needs to change the configuration file without restarting the application. The configuration is simple and flexible. The UI front-end uses the popular Bootstrap framework layout, which is very compatible with mobile devices and adapts to almost all terminal devices in the current market. The system also has the feature of single background supporting multi-front desk, and provides the ability of single sign-on (SSO).
Notes
Bootstrap Admin does not require secondary development, but only integration with the front-end system. The front-end system model project is Bootstrap. Client
The original starting point of the project is to separate the privilege system from the business system. The project development focuses on functions. For detailed configuration instructions, please click on View Documents.
Features
- Integration with Front-end Website through Configuration
- Constructing Hierarchical Menu of Front-end System
- Provide a single background to support multiple front-end application configurations
- Provide single sign-on(SSO)
- Integrated System Authentication and Authorization Module
- Provide role, department, user, menu, foreground application authorization
Role Authorization to Users
Role-to-Menu Authorization
Role Authorization to Departments
Role-to-application authorization (multiple front-end applications share a back-end privilege management system)
Departments Authorize Users - Provide dictionary tables for personalized configuration of front-end websites
- Fully responsive layout (supporting all mainstream devices such as computers, tablets, mobile phones, etc.)
- Built-in multi-data source support, simple configuration and immediate effect without restart
- Built-in data memory caching mechanism, page fast response
- Built-in Data Operation Log and User Log on
Advantage
- The front-end system does not need to write login, authorization and authentication modules; it is only responsible for writing business modules.
- Background system can be used directly without any secondary development.
- Front-end and back-end systems are separated, which are different systems (domain name can be independent)
- Extensible to multi-tenant applications
For more information, please click wiki
Database
MSSQL/Oracle/SQLite/MySql/MariaDB/Postgresql/Firebird/MongoDB
For more information, please click wiki
Browser
"browserslist": [
"Chrome >= 45",
"Firefox >= 38",
"Edge >= 12",
"Explorer >= 11",
"iOS >= 9",
"Safari >= 9",
"Android >= 4.4",
"Opera >= 30"
]
Mobile
Chrome | Firefox | Safari | Android Browser & WebView | Microsoft Edge | |
---|---|---|---|---|---|
iOS | Supported | Supported | Supported | N/A | Supported |
Android | Supported | Supported | N/A | Android v5.0+ supported | Supported |
Windows 10 Mobile | N/A | N/A | N/A | N/A | Supported |
Desktop
Chrome | Firefox | Internet Explorer | Microsoft Edge | Opera | Safari | |
---|---|---|---|---|---|---|
Mac | Supported | Supported | N/A | N/A | Supported | Supported |
Linux | Supported | Supported | N/A | N/A | N/A | N/A |
Windows | Supported | Supported | Supported, IE10+ | Supported | Supported | Not supported |
QQ Group
Installation
- Install .net core sdk Offical website
- Install Visual Studio 2019 lastest Offical website
- Git clone
git clone https://github.com/ArgoZhang/BootstrapAdmin.git
- Login as Admin/123789
Branchs
Online Demonstration
Login
Administrator: Admin/123789
User: User/123789
Docker Images
Docker Hub
Mirror Portal
docker pull argozhang/ba
Qiniu Cloud:
Mirror Portal
docker pull reg.qiniu.com/argozhang/ba
Configurations
Detailed configuration instructions please click wikis
Q&A
Please click wikis
License
GVP award
Screenshots
Home
For more screenshots, Click wiki
Contribution
- Fork
- Create Feat_xxx branch
- Commit
- Create Pull Request
Donate
If this project is helpful to you, please scan the QR code below for a cup of coffee.