[![brand](https://static.oschina.net/uploads/img/201808/02141426_pL5i.png)](https://github.com/phachon/mm-wiki/blob/master/static/images/logo_sm.png)
MM-Wiki 是一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
部署方便,基于 golang 编写,只需要下载对于平台下二进制文件执行即可。
快速安装程序, 提供方便的安装界面程序,无需任何手动操作。
独立的空间,空间是一组文档的集合,一般为公司部门或者团队,空间下的文档相互独立。空间可根据需求设置空间访问级别。
完善的系统权限管理,系统可以自定义角色,并为不同角色授予不同的权限。
集成统一登录,本系统支持通过外部系统认证用户, 比如与公司的 LDAP 登录融合。具体请看登录认证功能。
邮件通知功能,当开启邮件通知,文档更改会通知所有关注该文档的用户。
文档具有分享和下载功能,目前只支持下载 MarkDown 源文件。
![install](https://static.oschina.net/uploads/img/201808/02141427_uAwe.png)
[![login](https://static.oschina.net/uploads/img/201808/02141430_F4X7.png)](https://github.com/phachon/mm-wiki/blob/master/static/images/preview/login.png)
[![system](https://static.oschina.net/uploads/img/201808/02141432_15DK.png)](https://github.com/phachon/mm-wiki/blob/master/static/images/preview/system.png)
[![space](https://static.oschina.net/uploads/img/201808/02141435_BKr0.png)](https://github.com/phachon/mm-wiki/blob/master/static/images/preview/space.png)
[![edit](https://static.oschina.net/uploads/img/201808/02141437_oOiM.png)](https://github.com/phachon/mm-wiki/blob/master/static/images/preview/edit.png)
[![share](https://static.oschina.net/uploads/img/201808/02141441_39bz.png)](https://github.com/phachon/mm-wiki/blob/master/static/images/preview/share.png)
MM-Wiki 是站在巨人的肩膀上开发的一款软件,是因为系统中使用了非常多优秀的插件,非常感谢这些插件的作者们:
[bootstrap](https://github.com/twbs/bootstrap)
[awesome-bootstrap-checkbox](https://github.com/flatlogic/awesome-bootstrap-checkbox)
[bootstrap-iconpicker](https://victor-valencia.github.com/bootstrap-iconpicker)
[bootstrap-select](http://silviomoreto.github.io/bootstrap-select)
[bootstrap-switch](https://bttstrp.github.io/bootstrap-switch)
[bootstrap-tagsinput](https://github.com/bootstrap-tagsinput/bootstrap-tagsinput)
[editor.md](https://github.com/pandao/editor.md)
[layout](http://jquery-dev.com/)
[layer](http://layer.layui.com/)
[metisMenu](https://github.com/onokumus/metisMenu)
[morris](http://morrisjs.github.com/morris.js/)
[popover](https://github.com/sandywalker/webui-popover)
[scrollup](http://markgoodyear.com/labs/scrollup/)
[zTreev3](http://treejs.cn/)
环境要求:go 1.8
如果您喜欢该项目,请 [Star](https://github.com/phachon/mm-wiki/stargazers).
如果在使用过程中有任何问题, 请提交 [Issue](https://github.com/phachon/mm-wiki/issues).
如果您发现并解决了bug,请提交 [Pull Request](https://github.com/phachon/mm-wiki/pulls).
如果您想二次开发,欢迎 [Fork](https://github.com/phachon/mm-wiki/network/members).
如果你想交个朋友,欢迎发邮件给 [phachon@163.com](mailto:phachon@163.com).
MIT
Create By phachon