Reply to thread

Hey, DevBest!

Today I'm releasing a Facebook Login script for RevCMS!

It allows users to register to your hotel with a single click of a button!

Now, this script only allows the logging in and registering of a user.

Upon registering, they'll be assigned a random username and a password which you can change (preferably random also).

It'd be best if somewhere in your site (like the account section) users who signed up with Facebook had a one-time username change.


So... what do I need to do?


You'll need to create a Facebook application (https://developers.facebook.com/docs/).

Upon creating the Facebook application, note the Application ID and the Application Secret (you'll need to put them in "fb.php").

You'll need to add the column `fb_id` into the `users` table.


You can see it in action here: https://fluxhotel.info/


Enjoy!


P.S. If you get any errors or I missed something, give me a shout!


Download: http://sharefa.st/view/6u8MYaTte5Q0


Top