Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Install on Drupal 7

Matthew Petrovic edited this page Apr 24, 2018 · 15 revisions

Getting started

7.x-3.5 and greater (prebuilt)

  1. Download the latest version of OS from http://openscholar.harvard.edu/download
  2. Extract into your document root.

7.x-3.5 and greater (build yourself)

  1. Download the latest version of OS from https://github.com/openscholar/openscholar/tags (or git clone)
  2. Build openscholar by running ./scripts/build (drush required)
  3. Create symlink to or point your webserver at 'www'

7.x-3.0-4

  1. Download the current version of Drupal 7 (7.20 as of 2/20/13)
    e.g. http://drupal.org/project/drupal
  2. Go to the profiles directory in Drupal's docroot
    e.g. cd {drupal root}/profiles
  3. Download the latest version of OS from https://github.com/openscholar/openscholar/tags (or git clone)

Installing the profile

  1. Install the openscholar profile for Drupal 7
    e.g. by visiting /install.php in your browser.
  2. Choose Development (not Production Deployment) during the install wizard.

Step By Step Drupal install

1

Screen Shot 2013-03-01 at 10 04 54 AM

2

Screen Shot 2013-03-01 at 10 05 40 AM

3

Screen Shot 2013-03-01 at 10 06 38 AM

4

Screen Shot 2013-03-01 at 10 07 13 AM

5

Screen Shot 2013-03-01 at 10 14 04 AM

6

Screen Shot 2013-03-01 at 10 20 33 AM

7

Screen Shot 2013-03-01 at 10 21 09 AM

8

Screen Shot 2013-03-01 at 10 26 57 AM

9

Screen Shot 2013-03-01 at 10 28 18 AM

10

Screen Shot 2013-03-01 at 10 29 20 AM

11

Screen Shot 2013-03-01 at 10 29 49 AM

12

Screen Shot 2013-03-01 at 10 31 04 AM

Screen Shot 2013-03-01 at 10 30 13 AM

Clone this wiki locally