The Impact Tracker is built with Drupal. This repository is not a complete Drupal setup, but it does contain everything you will need to install Drupal and all necessary dependencies.
You can download a pre-installed version of the Impact Tracker at https://github.com/cirlabs/impact-tracker-dist. This will allow you to skip the technical process described below. If you use the pre-installed version read its setup instructions carefully, as there are important security steps.
https://www.youtube.com/watch?v=RO_1g8S4zNs
- Clone or download this repository.
- Use Drush 8 to install Drupal and other dependencies by running the command
drush make impact_tracker.make
. Note, Drush 9+ will not work since this site uses Drupal 7. - Visit the site in a browser and finish setting up and installing Drupal as normal.
- Use the Impact Tracker installation profile, which will automatically enable required modules and handle most of the site configuration.
- We use the Features module to manage most Impact Tracker functionality. The custom features do not always enable properly when the site is installed. Once you have setup the site and logged in, go to Admin > Structure > Features. If either the Base Configuration or Outcomes features are marked as Overridden, you'll need to re-enable them. Click on the Overridden link for the feature, check off any components marked as Overridden, and click the Revert Components button at the bottom of the page.