-
Notifications
You must be signed in to change notification settings - Fork 19
Installation Steps
Interactions for Student Recruitment has been created as an unmanaged package for easy installation. You can find the package links in the GitHub Repository.
It is also listed in a GitHub repository, described in the next section.
Follow the steps below to download the package from one of the URL’s:
- Sign into the org where you want to install the package
- Click on the installation URL above for the type of org you are installing the package into
- Select either ‘Install for Admins Only,’ ‘Install for All Users,’ or ‘Install for Specific Profiles,’ depending on which profiles you would like to be granted security access to all the components included in the package
- Click the Install button and wait for the installation process to be completed
- If you see the message “This app is taking a long time to install,” click the Done button and wait to receive an email letting you know the process has been completed
- You should now be able to see the package by going to Setup > Apps > Installed Packages
The components of the package can also be downloaded from the GitHub Repository. If the package cannot be installed because you will not be using EDA or there is another issue preventing you from installing it as-is, you can download the open-source files, make adjustments, and install it using a deployment tool like the force.com IDE or the force.com Migration Tool.
These are the minimum skills needed to install using this method:
- Programming experience
- Basic understanding of metadata and how to work with it
- Ability to understand and modify Apex code
- Experience using Eclipse (for the Force.com IDE) or ANT (for the Force.com Migration Tool)
Note: Changing the source code before deploying it could break certain functionality. Please read the Technical Implementation Guide and EDA documentation to make sure you have a clear understanding of what this package does and how your changes could affect it.