Download the PHP package eye4web/zfc-user-profile-picture without Composer
On this page you can find all versions of the php package eye4web/zfc-user-profile-picture. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eye4web/zfc-user-profile-picture
More information about eye4web/zfc-user-profile-picture
Files in eye4web/zfc-user-profile-picture
Download eye4web/zfc-user-profile-picture
More information about eye4web/zfc-user-profile-picture
Files in eye4web/zfc-user-profile-picture
Vendor eye4web
Package zfc-user-profile-picture
Short Description Adds profile picture functionality to ZfcUser.
License MIT
Homepage https://github.com/Eye4web/ZfcUserProfilePicture
Package zfc-user-profile-picture
Short Description Adds profile picture functionality to ZfcUser.
License MIT
Homepage https://github.com/Eye4web/ZfcUserProfilePicture
Please rate this library. Is it a good library?
Informations about the package zfc-user-profile-picture
ZfcUserProfilePicture
Introduction
This module adds profile picture upload functionality to ZfcUser.
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. -
Copy
config/eye4web.zfcuser.profilepicture.global.php.dist
toconfig/autoload/eye4web.zfcuser.profilepicture.global.php
and configure to your needs. -
Make your User Entity implement
Eye4web\ZfcUser\ProfilePicture\Entity\ProfilePictureInterface
- Make sure you've libmagic and fileinfo php extension installed.
All versions of zfc-user-profile-picture with dependencies
PHP Build Version
Package Version
The package eye4web/zfc-user-profile-picture contains the following files
Loading the files please wait ....