Welcome to the Article Request System

The article request system was written for the English Wikipedia, to allow users to request articles to be written on the English Wikipedia. The original version lives at http://tools.wmflabs.org/articlerequest

Installation

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

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.

Configuration

The article request system is designed to be installed.