On this page
Using the Drupal.org testing profile
You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules
The Drupal.org testing profile is an installation profile that can be used to create a test site that is configured in a similar way to the drupal.org site.
In general, to use an installation profile you do the following:
- Create a database and/or database user for your installation.
- Download and extract the latest fully packaged release of the installation profile into your web root directory.
- Visit install.php and select the "Drupal.org testing profile"
There are some configuration options that you might want to change before you install Drupal. Using a text editor, open the /profiles/drupalorg_testing/drupalorg_testing.profile file and change any of the options at the top of the file.
Warning
Make sure that the "files/issues" folder exists in your Drupal root before you install the profile. Otherwise, none of the patches will get attached correctly.
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion