承接 eye4web/eye4web-zfc-user-ban 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

eye4web/eye4web-zfc-user-ban

Composer 安装命令:

composer require eye4web/eye4web-zfc-user-ban

包简介

Adding ban-functionality to ZfcUser

README 文档

README

Build Status Latest Stable Version Latest Unstable Version Code Climate Test Coverage Total Downloads License

Introduction

This module will allow you to ban a user by setting a flag in your database.

Installation

With composer

  1. Add this project composer.json:

    "require": {
        "eye4web/eye4web-zfc-user-ban": "dev-master"
    }
  2. Now tell composer to download the module by running the command:

    $ php composer.phar update
  3. Enable it in your application.config.php file.

    <?php
    return array(
        'modules' => array(
            // ...
            'Eye4web\ZfcUser\Ban'
        ),
        // ...
    );
  4. Make your user entity implement Eye4web\ZfcUser\Ban\UserBannableInterface

Change 'banned' landing page

If you want to use your own view, for the user banned landing page, all you have to is create a new view file in this path: ´view/eye4web/zfc-user/ban/index.phtml. Alternatively you can overwrite the route eye4web_zfcuser_ban` and point it to your own controller.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-09-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固