HtProfileImage:Zend Framework 2 的 ZfcUser 扩展,它添加了用户头像功能

时间:2024-07-30 16:44:16
【文件属性】:

文件名称:HtProfileImage:Zend Framework 2 的 ZfcUser 扩展,它添加了用户头像功能

文件大小:45KB

文件格式:ZIP

更新时间:2024-07-30 16:44:16

PHP

HtProfileImage Zend 框架 2 模块,为 ZfcUser 添加了个人资料图片上传功能 要求 特征 当用户没有上传他的图像​​时,将 Gravatar 设置为替代方案 当用户没有上传他的图像​​时设置性别明智的默认图像 用于存储的调整大小选项 有用的视图助手从视图模板中获取用户图像 安装 将"hrevert/ht-profile-image": "2.3.*",到你的 composer.json 并运行php composer.phar update 在config/application.config.php将此模块启用为HtProfileImage和HtImgModule 将位于config/htprofileimage.global.php文件复制到./config/autoload/htprofileimage.global.php并根据需要更改值 如果您想为


【文件预览】:
HtProfileImage-master
----composer.json(1KB)
----.travis.yml(117B)
----config()
--------module.config.php(3KB)
--------htprofileimage.global.php(4KB)
----docs()
--------inter-user-image-upload.md(2KB)
--------accessing-image-from-view-templates.md(989B)
--------Version 1 to Version 2.md(837B)
--------README.md(234B)
--------access-user-image-path.md(411B)
----data()
--------mysql.sql(77B)
----view()
--------zfc-user()
--------ht-profile-image()
----tests()
--------phpunit.xml(159B)
--------Bootstrap.php(630B)
--------HtProfileImageTest()
----Module.php(262B)
----LICENSE(1KB)
----src()
--------Form()
--------Service()
--------Entity()
--------Factory()
--------Model()
--------Module.php(2KB)
--------View()
--------Controller()
--------Options()
--------Exception()
----.gitignore(40B)
----README.md(2KB)
----language()
--------fr_FR.po(1KB)
--------fr_FR.mo(634B)
--------de_DE.mo(639B)
--------ja_JP.mo(640B)
--------de_DE.po(1KB)
--------msgIds.php(151B)
--------ru_RU.mo(646B)
--------nl_NL.mo(1KB)
--------pl_PL.mo(644B)
--------ru_RU.po(1KB)
--------nl_NL.po(1KB)
--------ja_JP.po(1KB)
--------pl_PL.po(1KB)

网友评论