Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile Pics #192

Closed
musicmann opened this issue Dec 24, 2014 · 11 comments
Closed

Profile Pics #192

musicmann opened this issue Dec 24, 2014 · 11 comments
Labels
core feature request Feature request
Milestone

Comments

@musicmann
Copy link

I think both of these are planned future updates, but I'm wondering if there are any "plugins" or easy ways to implement profile pictures (avatar and file upload) and login via Facebook that would work with the current version of UserFrosting.

I'm in the process of rewriting a proof-of-concept web app. I love the concept of UserFrosting, and I'm sure I'll eventually move the app to it.

@alexweissman
Copy link
Member

I know @r3wt wrote some code for profile pictures a few months back - see issue #131. But, it might need some tweaking to work with the latest version of UF. Want to take a stab at it and let me know how it goes?

@alexweissman alexweissman added the use and extension Misc feature request label Dec 24, 2014
@musicmann
Copy link
Author

Thanks. I might give it a go.

Looking through the list of comments, I don't see that anyone has attempted Facebook login. That may be way above my new PHP skills.

@alexweissman
Copy link
Member

Yeah, not as far as I know. But, it is definitely an essential feature I'd like to see implemented at some point.

@r3wt
Copy link

r3wt commented Dec 27, 2014

You can pull my profile pic upload and facebook login from superuser
should be pretty easy to merge once you've inspected the data model

Sent from my Windows Phone


From: Alex Weissmanmailto:notifications@github.com
Sent: ‎12/‎26/‎2014 8:39 PM
To: alexweissman/UserFrostingmailto:UserFrosting@noreply.github.com
Cc: Garrett R. Morrismailto:stuckinabox@live.com
Subject: Re: [UserFrosting] Profile Pics and Facebook Login (#192)

Yeah, not as far as I know. But, it is definitely an essential feature I'd like to see implemented at some point.


Reply to this email directly or view it on GitHub:
#192 (comment)

@musicmann
Copy link
Author

Thanks @r3wt!

I'm excited to know someone has successfully done both (profile pics and Facebook login). I tried to take a quick look to see the code from superuser. I'm new to GitHub, and I'm not sure exactly how to "pull...from supersuer." I'm going to try to get up to speed with GH next week with some Lynda training but would also love if you could point me in the right direction.

Regardless, I'm grateful that you've done work in this area, and I'm even more impressed taking a look at the quality of your posts...I'm sure your code is excellent. I'm looking forward to putting it into use.

@musicmann
Copy link
Author

Ahhh, @r3wt , I see what you're talking about re: superuser. I'll take a look at it.

@oladapooni
Copy link

@r3wt How did you go about adding those photos exactly? I think this is really useful!

@alexweissman alexweissman added the core feature request Feature request label May 20, 2015
@alexweissman alexweissman added this to the 0.3.1 milestone Sep 3, 2015
@alexweissman
Copy link
Member

The OAuth plugin will be released with v0.3.1. Profile pics...probably as well.

@r3wt
Copy link

r3wt commented Sep 3, 2015

👍

@alexweissman
Copy link
Member

Not sure if we're gonna get profile pics in this release, but hopefully next release. OAuth plugin should be coming along, though.

@alexweissman alexweissman removed the todo Generic task label Oct 25, 2015
@alexweissman alexweissman changed the title Profile Pics and Facebook Login Profile Pics Oct 25, 2015
@alexweissman alexweissman removed the use and extension Misc feature request label Oct 25, 2015
@alexweissman alexweissman modified the milestones: 0.3.2, 0.3.1 Oct 25, 2015
@alexweissman
Copy link
Member

This has been implemented on a very basic level in V4, with gravatar. If the user's email is registered with gravatar, UF will automatically generate a link to it under a user's avatar property. In the future, we might implement "upload image" as an option as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core feature request Feature request
Projects
None yet
Development

No branches or pull requests

5 participants