1. Installation

1.1. System Requirements

The following components are required to install the article request system.

  • PHP 5.6+ (Not yet tested on 7.0+)
  • MySQL Database server

1.2. Installation Steps

The following steps allow for installation of the article request system:

  1. Download latest release from Github
  2. Unzip the file and move to a web server.
  3. Apply sql/articlerequest.sql to the database of course choice.

Then, continue to the next page to configure your instance.