Skip to content

Django + Heroku application which compares metadata between two Salesforce environments and presents the differences

Notifications You must be signed in to change notification settings

abatish/sforgcompare

This branch is 13 commits ahead of, 620 commits behind benedwards44/sforgcompare:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ben Edwards
Mar 24, 2015
bce92bd · Mar 24, 2015

History

13 Commits
Mar 24, 2015
Mar 24, 2015
Jan 6, 2015
Jan 6, 2015
Jan 6, 2015
Jan 6, 2015

Repository files navigation

Salesforce Org Compare

Salesforce + Heroku application which compares metadata between two environments and presents the differences. The application is currently running at https://sforgcompare.herokuapp.com.

The tool uses the following technologies:

  • Python
  • Django
  • Heroku
  • Celery
  • Redis
  • Salesforce Tooling API
  • Salesforce Metadata APi

Setup

  1. Create Heroku application
  2. Install Heroku addons - Database, PostMark (outbound email tool), RedisToGo, Heroku Scheduler
  3. Deploy code
  4. Set up variables in settings.py - Salesforce OAuth config and email settings

About

Django + Heroku application which compares metadata between two Salesforce environments and presents the differences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.4%
  • CSS 25.7%
  • Python 17.0%
  • HTML 10.9%