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 Oct 2, 2018 · 15 revisions

Getting started

Prebuilt code

  1. Download the latest version of OS from http://osprojectsite.org/software/openscholar-drupal-7
  2. Extract into your document root.

Build yourself

  1. Install drush, if it hasn't been already
  2. Download the latest version of OS from https://github.com/openscholar/openscholar/tags (or git clone)
  3. Build openscholar by running ./scripts/build from the directory you downloaded or cloned OpenScholar into
  4. Create symlink to or point your webserver at 'www'

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

09_frontpage

  1. Follow the Steps

10_site_register

11

11_site_finished

12

12_new_site

Clone this wiki locally