jroedel/zf2-juser 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jroedel/zf2-juser

Composer 安装命令:

composer require jroedel/zf2-juser

包简介

A fork of manuakasam/SamUser. Glues together LmcUser, BjyAuthorize, SlmLocale, and GoalioRememberMe

关键字:

README 文档

README

A simple Module that glues together LmcUser, BjyAuthorize, SlmLocale, GoalioRememberMe and Laminas\Db. A fork of manuakasam/SamUser.

Installation

  1. Require JUser
composer require jroedel/zf3-juser
  1. Copy config/juser.config.php.dist to your Application config folder, and customize the values.

  2. Create the two tables with the sql in config/database.sql.dist.

  3. Enable all the modules in your application.config.php file (order is important):

    return [
        'modules' => [
            // ...
            'ZfcBase',
            'LmcUser',
            'BjyAuthorize',
            'SlmLocale',
            'GoalioRememberMe',
            'JUser',
        ],
        // ...
    ];
  1. The GUI can be accessed from /users. Make sure to double-check that only administers have access to the juser routes. This can be configured in your juser.global.php file.

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-11-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固