# Module - 用户中心模块 **Repository Path**: notadd/member ## Basic Information - **Project Name**: Module - 用户中心模块 - **Description**: 不再维护,请使用 node.js 版本~ - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2016-11-04 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/notadd/member.svg?branch=master)](https://travis-ci.org/notadd/member) ![Packagist](https://img.shields.io/packagist/v/notadd/member.svg) ![Downloads](https://img.shields.io/packagist/dt/notadd/member.svg) # Notadd Member Notadd Framework 的用户模块。 ## 主要特性 * 一个独立的用户中心 * 完整的用户信息管理体系 * 完整的用户积分体系 * 完整的用户权限管理体系 * 完整的用户数据统计体系 ## 安装 安装前,请确保 **[Notadd](https://github.com/notadd/notadd)** 已经完成安装。 ```bash cd notadd/modules git clone https://github.com/notadd/member.git cd member composer install --no-dev ``` ## 文档 更多文档,请前往 **[Notadd 官方文档站点](https://docs.notadd.com/develops/#模块)** 查阅!