Skip to content

GSA/Salesforce-Communities-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Communities Login & Forgot Password Pages

A Bootstrap login & Forgot Password Pages for Salesforce Communities

Examples

Desktop
Desktop View

Mobile
Alt text

Mobile with Menu
Alt text

How to Setup

  1. Download folder "src" into your local workspace.
  2. Upload the bootstrap zip file & community logo into salesforce as a static resource.
  3. Load the all the background images into the images folder and compress that into a zip file.
  4. Load the images zip file as a static resource in Salesforce.
    Note: Make sure that Zip file is less that 5 MB size (Salesforce limitation).
       If it is more that 5 MB consider loading image by image individually into a static resource.
  5. Now modify the Visualforce page with the background images from the zip file.
    {!$Resource.ResourceName} - if the images are loaded individually.
    {!URLFOR($Resource.ResourceName, '/image/filename')} - If the images are loaded as a zip file.
  6. Update navigation links and Single sign-on links as needed.

About

A responsive login page for Saleforce Communities using Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages