Download the PHP package eye4web/eye4web-zfc-user-ban without Composer
On this page you can find all versions of the php package eye4web/eye4web-zfc-user-ban. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eye4web/eye4web-zfc-user-ban
More information about eye4web/eye4web-zfc-user-ban
Files in eye4web/eye4web-zfc-user-ban
Download eye4web/eye4web-zfc-user-ban
More information about eye4web/eye4web-zfc-user-ban
Files in eye4web/eye4web-zfc-user-ban
Vendor eye4web
Package eye4web-zfc-user-ban
Short Description Adding ban-functionality to ZfcUser
License MIT
Homepage https://github.com/Eye4web/Eye4webZfcUserBan
Package eye4web-zfc-user-ban
Short Description Adding ban-functionality to ZfcUser
License MIT
Homepage https://github.com/Eye4web/Eye4webZfcUserBan
Please rate this library. Is it a good library?
Informations about the package eye4web-zfc-user-ban
Eye4webZfcUserBan
Introduction
This module will allow you to ban a user by setting a flag in your database.
Installation
With composer
-
Add this project composer.json:
-
Now tell composer to download the module by running the command:
-
Enable it in your
application.config.php
file. - 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.
All versions of eye4web-zfc-user-ban with dependencies
PHP Build Version
Package Version
The package eye4web/eye4web-zfc-user-ban contains the following files
Loading the files please wait ....