voodoo773/app-user

为 ZF2 使用的用户模块,支持电子邮件和社会登录

dev-master 2019-02-19 14:39 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:31:16 UTC


README

application.config.php #1 应用程序 ApplicationMod

#2 'ScnSocialAuth', 'ScnSocialAuthMod',

#3
'ZfcBase', 'ZfcBaseMod', #'Voodoo773Localization',

#4
'ZfcUser', 'GoalioRememberMe',//ZfcUser +remember_me 'GoalioMailService', 'GoalioForgotPassword',//ZfcUser +forgot password 'MtMail', 'HtUserRegistration',//ZfcUser RG by Email

#5 所有更改和监听器 'ZfcUserMod',

#6
'BjyAuthorize', 'BjyAuthorizeMod',

#7 #'UserProfile', #'UserProfileMod',

db.global.php 数据库 + zfcuser_zend_db_adapter (ZfcUser)

mail.config.global.php 注册时需要填写邮件发送的 SMPT 地址

scn-social-auth.global.php Dev 社交网络中的密钥和设置以及 FB 访问权限