diff --git a/README.md b/README.md index b69cb06a7..4fea75060 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,14 @@ D2Admin is a fully open source and free enterprise back-end product front-end in | D2 CRUD | [Github](https://github.com/d2-projects/d2-crud) | [Preview](https://d2admin.fairyever.com/#/demo/d2-crud/index) | Table common operation package | | D2 Ribbons | [Github](https://github.com/d2-projects/d2-ribbons) | [Preview](https://github.com/d2-projects/d2-ribbons) | Open source project logo library | +## 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 | +| --- | --- | --- | --- | +| 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 d2-admin | + ## Open source backend implementation > 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. diff --git a/doc/README.zh.md b/doc/README.zh.md index aa42c8c30..9dd5f3819 100644 --- a/doc/README.zh.md +++ b/doc/README.zh.md @@ -104,6 +104,14 @@ | D2 CRUD | [Github](https://github.com/d2-projects/d2-crud) | [预览](https://d2admin.fairyever.com/#/demo/d2-crud/index) | 表格常用操作封装 | | D2 Ribbons | [Github](https://github.com/d2-projects/d2-ribbons) | [预览](https://github.com/d2-projects/d2-ribbons) | 开源项目徽标库 | +## 衍生开源项目 + +> 这些项目由开源社区贡献,不保证使用 D2Admin 最新版本,相关使用问题请联系其开源作者。 + +| 名称 | Github / 主页 | 预览 | 介绍 | +| --- | --- | --- | --- | +| d2-admin-pm | [Github](https://github.com/wjkang/d2-admin-pm) | [预览](http://jaycewu.coding.me/d2-admin-pm) | 基于 d2-admin 的 RBAC 权限管理解决方案 | + ## 开源后端实现 > 后端由开源社区贡献,不保证使用 D2Admin 最新版本,相关使用问题请联系其开源作者。