Custom Communities with Visualforce

Today, I am going to share some pages which I built while working on Communities. My task was to create custom login/logout/register/forgot password/change password pages for communities with branding.

Pages checks for all the validations and handles all the error messages gracefully.

I have created a generic template for startup and going to share it here. Below are some screentshots:

Login

Forgot Password

Validation

Confirmation

Change Password

Registration

Registration Complete

Logout

You can get the full code here in this