d2-admin/README.md

183 lines
8.5 KiB
Markdown
Raw Normal View History

2018-09-04 09:29:32 +08:00
![banner](https://raw.githubusercontent.com/FairyEver/d2-admin/master/doc/image/banner.png)
<p align="center">
2019-08-27 15:40:41 +08:00
<img src="https://img.shields.io/github/release/d2-projects/d2-admin.svg"/>
<img src="https://visitor-count-badge.herokuapp.com/today.svg?repo_id=d2-projects.d2-admin"/>
<img src="https://img.shields.io/github/last-commit/d2-projects/d2-admin.svg"/>
<img src="https://img.shields.io/badge/code_style-standard-brightgreen.svg"/>
2018-09-04 09:29:32 +08:00
</p>
<p align="center">
2019-08-27 15:40:41 +08:00
<img src="https://img.shields.io/github/issues/d2-projects/d2-admin.svg"/>
<img src="https://img.shields.io/github/issues-closed/d2-projects/d2-admin.svg"/>
<img src="https://img.shields.io/github/issues-pr/d2-projects/d2-admin.svg"/>
<img src="https://img.shields.io/github/issues-pr-closed/d2-projects/d2-admin.svg"/>
<img src="https://img.shields.io/github/forks/d2-projects/d2-admin.svg"/>
<img src="https://img.shields.io/github/stars/d2-projects/d2-admin.svg"/>
2018-09-04 09:29:32 +08:00
</p>
2019-05-10 10:23:01 +08:00
<p align="center">
<a href="https://app.netlify.com/sites/d2-admin/deploys">
<img src="https://api.netlify.com/api/v1/badges/a5dd4bbd-da3f-4145-98a9-8012577bdcf5/deploy-status"/>
</a>
</p>
2018-11-20 21:20:36 +08:00
D2Admin is a fully open source and free enterprise back-end product front-end integration solution, using the latest front-end technology stack, has prepared most of the project preparations, and with a lot of sample code to help the management system agile development.
2018-11-20 21:09:35 +08:00
[中文介绍](https://github.com/d2-projects/d2-admin/blob/master/README.zh.md) | **English**
2018-11-20 21:09:35 +08:00
## Document
2019-10-11 10:27:56 +08:00
[Document](https://fairyever.com/d2-admin/doc/)
2018-11-20 21:09:35 +08:00
## Preview
2019-05-11 08:36:35 +08:00
* [Preview](https://d2-admin.netlify.com) Deployed in Netlify CDN
2019-10-11 11:15:23 +08:00
* [Preview For Chinese](https://fairyever.com/d2-admin/preview/) Deployed in qiniu CDN
2018-11-20 21:09:35 +08:00
2019-10-11 19:41:33 +08:00
## Become a sponsor
[Sponsor me on afdian.net](https://afdian.net/@fairyever)
2019-12-09 09:07:20 +08:00
## Other synchronous repositories
* [gitee](https://gitee.com/fairyever/d2-admin)
* [coding](https://d2-projects.coding.net/p/d2-admin/d/d2-admin/git)
2018-11-20 21:20:36 +08:00
## Features
2018-11-20 21:09:35 +08:00
* Build with vue-cli3
* First screen loading waiting animation
* Five themes
2018-11-20 21:29:41 +08:00
* Built-in UEditor rich text editor
2018-11-20 21:09:35 +08:00
* Detailed documentation
* Login and logout
* Separate routing and menu settings
* Foldable sidebar
* Multi-national language
* Rich text editor
* Markdown editor
* full screen
* Fontawesome icon library
* Icon selector
* Automatically register SVG icon
* Simulation data
* Clipboard package
* Chart library
* Time and date calculation tool
* Import Excel ( xlsx + csv )
* Data export Excel ( xlsx + csv )
* Data export text
* Digital animation
* Drag and drop the size of the block layout
* Grid layout for drag and resize and position
* Out-of-the-box page layout components
* Load and parse markdown files
* GitHub style markdown display component
* markdown internal code highlighting
* Expanded Baidu cloud link resolution and optimized display for markdown
* Right click menu component
* Custom scrollbars and scrolling controls
* Common style extraction, convenient theme customization
* Support temporary menu configuration
* System function display module `1.1.4 +`
* Multi-tab mode `1.1.4 +`
* Beautify the scroll bar `1.1.4 +`
2018-07-30 00:06:12 +08:00
* json view `1.1.4 +`
2018-11-20 21:09:35 +08:00
* cookie wrapper `1.1.5 +`
* Multi-tab global control API `1.1.5 +`
* Menu Global Control API `1.1.5 +`
* Multi-tab page close control support right-click menu `1.1.10 +`
* Modular global state management `1.2.0 +`
* Multiple data persistence methods: distinguish users, distinguish routes, page data snapshot function `1.2.0 +`
* Support for menu system that jumps out of external links `1.2.0 +`
* Support menu svg icon `1.3.0 +`
* Logging and error catching `1.3.0 +`
* Global menu search `1.3.0 +`
* Custom login redirect `1.3.0 +`
* Switch global base component size `1.4.0 +`
* Page loading progress bar `1.4.1 +`
* Adaptive top menu bar `1.4.7 +`
* Support for merging cells when exporting xslx `1.5.4 +`
## Other version
2018-11-20 21:20:36 +08:00
| Name | HomePage | Preview | Introduction |
2018-09-04 19:29:29 +08:00
| --- | --- | --- | --- |
2019-10-11 11:27:17 +08:00
| Starter template | [Github](https://github.com/d2-projects/d2-admin-start-kit) | [Preview](https://fairyever.com/d2-admin-start-kit/preview/) | |
2019-10-11 13:27:11 +08:00
| D2 Admin Renren | Private project | [Preview](https://fairyever.com/d2-admin-renren-security-enterprise/preview/) | [renren](https://www.renren.io) |
2018-09-03 23:54:01 +08:00
2018-11-20 21:09:35 +08:00
## Ecology
2018-09-04 09:59:11 +08:00
2018-11-20 21:20:36 +08:00
| Name | HomePage | Preview | Introduction |
2018-09-04 09:59:11 +08:00
| --- | --- | --- | --- |
2018-11-20 21:09:35 +08:00
| D2 Daily | [Github](https://github.com/d2-projects/d2-awesome) | [Site](https://awesome.fairyever.com/daily/) | Update news and resources in the design and technology circles every day |
2019-10-11 11:15:23 +08:00
| D2 CRUD | [Github](https://github.com/d2-projects/d2-crud) | [Preview](https://fairyever.com/d2-admin/preview/#/demo/d2-crud/index) | Table common operation package |
2018-11-20 21:09:35 +08:00
| D2 Ribbons | [Github](https://github.com/d2-projects/d2-ribbons) | [Preview](https://github.com/d2-projects/d2-ribbons) | Open source project logo library |
2018-09-04 09:59:11 +08:00
2019-01-15 13:31:54 +08:00
## Derived open source projects
> These projects are contributed by the open source community and are not guaranteed to use the latest version of D2Admin. Please contact their open source authors for related usage questions.
| Name | Github / HomePage | Preview | Introduction |
| --- | --- | --- | --- |
2019-08-17 18:05:13 +08:00
| d2-admin-pm | [Github](https://github.com/wjkang/d2-admin-pm) | [Preview](http://jaycewu.coding.me/d2-admin-pm) | RBAC privilege management solution based on D2Admin |
2019-04-07 10:46:10 +08:00
| LanBlog | [Github](https://github.com/sinksmell/LanBlog) | [Preview](http://47.101.222.133/) | Vue + Beego restful api personal blog system |
2019-08-17 18:05:13 +08:00
| d2-admin-start-kit-plus | [Github](https://github.com/hank-cp/d2-admin-start-kit-plus) | [Preview](https://github.com/hank-cp/d2-admin-start-kit-plus) | D2Admin Start kit modular version |
2019-09-27 16:19:53 +08:00
| d2-crud-plus | [Github](https://github.com/greper/d2-crud-plus) | [Preview](http://qiniu.veryreader.com/D2CrudPlusExample/index.html#/index) | Easy development of crud function |
2019-01-15 13:31:54 +08:00
2018-11-20 21:09:35 +08:00
## Open source backend implementation
2018-10-26 14:14:56 +08:00
2018-11-20 21:09:35 +08:00
> The backend is contributed by the open source community. The latest version of D2Admin is not guaranteed. Please contact its open source author for related usage issues.
2018-09-12 09:48:52 +08:00
2018-12-20 19:23:39 +08:00
| Name | technology | HomePage | Preview | Introduction |
2018-11-20 21:22:36 +08:00
| --- | --- | --- | --- | --- |
2019-07-03 10:27:50 +08:00
| **CareyShop** | ThinkPHP5 | [Github](https://github.com/dnyz520/careyshop-admin) | [Preview](https://demo.careyshop.cn/admin/#/index) | High Performance Mall Framework System for CareyShop |
2018-12-20 22:04:40 +08:00
| **jiiiiiin-security** | Spring Boot + Spring Security | [Github](https://github.com/Jiiiiiin/jiiiiiin-security) | [Preview](https://github.com/Jiiiiiin/jiiiiiin-security) | Separate front-end and back-end content management infrastructure projects, focusing on user rights management functions |
2018-11-20 21:21:53 +08:00
| **Taroco** | Spring Cloud | [Github](https://github.com/liuht777/Taroco) | [Preview](http://111.231.192.110/) | Complete microservice enterprise solution |
| **Aooms** | Spring Cloud | [Gitee](https://gitee.com/cyb-javaer/Aooms) | [Preview](https://www.yuboon.com/Aooms) | Extremely fast microservice development, not just as simple as JFinal |
| **GOA** | Beego | [Github](https://github.com/Qsnh/goa) | [Preview](http://goaio.vip/) | Online question answering system based on Beego + Vue |
2018-09-12 09:48:52 +08:00
2018-11-20 21:09:35 +08:00
## Badge
2018-09-10 22:23:46 +08:00
2018-11-20 21:09:35 +08:00
If your open source project is based on D2Admin development, please add the following badge to your README:
2018-09-10 22:23:46 +08:00
<a href="https://github.com/d2-projects/d2-admin" target="_blank">
<img src="https://raw.githubusercontent.com/FairyEver/d2-admin/master/doc/image/d2-admin@2x.png" width="200">
</a>
2018-11-20 21:09:35 +08:00
Copy the following code into the README to:
2018-09-10 22:27:53 +08:00
2018-09-10 22:23:46 +08:00
``` html
2018-09-10 22:27:53 +08:00
<a href="https://github.com/d2-projects/d2-admin" target="_blank"><img src="https://raw.githubusercontent.com/FairyEver/d2-admin/master/doc/image/d2-admin@2x.png" width="200"></a>
2018-09-10 22:23:46 +08:00
```
2018-11-20 21:09:35 +08:00
At the same time, you can report your project to us. We will place the excellent project in D2Admin and help you publicize it.
2018-09-03 23:54:01 +08:00
2019-08-27 16:33:26 +08:00
## Contributor
2018-12-06 20:11:34 +08:00
* [@FairyEver](https://github.com/FairyEver)
* [@sunhaoxiang](https://github.com/sunhaoxiang)
* [@Aysnine](https://github.com/Aysnine)
* [@han-feng](https://github.com/han-feng)
* [@rongxingsun](https://github.com/rongxingsun)
* [@dnyz520](https://github.com/dnyz520)
2019-12-04 16:20:46 +08:00
## Sponsor
2019-12-08 19:02:13 +08:00
**cochlea** | **Baron** | **苦行僧** | **吴地安宁** | **KingDong**
2019-12-04 16:20:46 +08:00
2019-08-27 15:40:41 +08:00
## Visitor
![Total visitor](https://visitor-count-badge.herokuapp.com/total.svg?repo_id=d2-projects.d2-admin)
> Total visitor since 2019.08.27
2019-08-27 16:29:55 +08:00
## Star history
[![Stargazers over time](https://starchart.cc/d2-projects/d2-admin.svg)](https://starchart.cc/d2-projects/d2-admin)
2018-10-26 14:14:56 +08:00
## License
2019-08-11 12:01:27 +08:00
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fd2-projects%2Fd2-admin.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fd2-projects%2Fd2-admin?ref=badge_large)