3.1. InstallationΒΆ

  1. TPPS requires the following modules:
  • Tripal (v3.x)
  • Tripal Chado
  • Ultimate Cron
  • JQuery Update
  • Tripal EUtils
  1. Inside your /sites/all/modules directory, download TPPS by running:
git clone https://gitlab.com/TreeGenes/TGDR.git
  1. Then, enable TPPS by running:
drush en tpps
  1. Finally, customize TPPS to your liking by visiting https://<your site>/admin/config/content/tpps and modifying the TPPS settings.

For more instructions, please see the Drupal documentation page.