eye4web/eye4web-zfc-user-warnings
Composer 安装命令:
composer require eye4web/eye4web-zfc-user-warnings
包简介
Adds the functionality to give your users warnings
README 文档
README
Introduction
This module will allow you to give your users warnings.
Installation
With composer
-
Run the following composer command:
php composer.phar require eye4web/eye4web-zfc-user-warnings
-
Enable it in your
application.config.phpfile.<?php return array( 'modules' => array( // ... 'Eye4web\ZfcUser\Warnings' ), // ... );
Ban User after X warnings
If you want to ban the user after X warnings you can make user of Eye4webZfcUserWarningsBan.
统计信息
- 总下载量: 17.19k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-09-18