install.rst 447 B

12345678910
  1. Installation
  2. ==============
  3. 1. Download the module to your Drupal modules folder
  4. 2. Run ``drush en -y tripal_jbrowse_mgmt`` or enable through the modules page
  5. 3. Visit the configuration page at Administration » Tripal » Extensions » Tripal JBrowse Management » Settings
  6. .. note::
  7. JBrowse must be unpacked and ``./setup.sh`` run. It must be located in a directory accessible by your webserver. We recommend ``[drupalsite]/tools/jbrowse``.