Installation profiles
Installation profiles are a feature in Drupal core that was added in the 5.x series. The Drupal installer allows you to specify an installation profile which defines which modules should be enabled, and can customize the new installation after they have been installed. This will allow customized "distributions" that enable and configure a set of modules that work together for a specific kind of site (Drupal for bloggers, Drupal for musicians, Drupal for developers, and so on).
Wedding site
Install profile for a wedding site. Features:
- Image gallery
- RSVP functionality
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Sep-08 | Download · Release notes | Development snapshot | |
Russian Installer
This is a Russian profile for Drupal installation.
Follow the steps below:
1. Install Drupal
* Download and extract the latest version Drupal (for example, drupal-5.1)
* Create the directories 'sites/all/modules' and 'sites/all/themes'
2. Copy Russian Installator
* Download Russian Installator archive and extract onto the 'profiles/' directory
* Rename the file 'ru.po.txt' to 'ru.po'
3. The autolocale module
* Download and extract autolocale module archive from http://drupal.org/project/autolocale
* Copy the autolocale directory onto 'sites/all/modules'
* Rename the file 'autolocale.ru.po.txt' to 'autolocale.ru.po'
* Copy the file autolocale.ru.po onto 'sites/all/modules/autolocale/po/autolocale.ru.po'
4. Russian modules translation
* Download and extract latest Russian modules translation from http://drupal.org/project/ru-ru or from http://drupal.ru/node/3610 (for example, now it is ru_drupal5x_modules_v3.zip)
* Copy the files *.po from the translation onto 'sites/all/modules/autolocale/po/'
5. Start 'http://your_site' in your browser
======= In Russian
Русский инсталляционный профиль для установки Drupal.
Сделайте следующие шаги:
1. Установка CMS Drupal
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 5.x-1.x-dev | 2007-Aug-24 | Download · Release notes | Development snapshot | |
Drupal Hebrew Installation Profile
This profile is meant for an easy creation of a Hebrew site.
It includes:
- Hebrew language interface
- Right-To-Left default theme (garlandrtl)
- The autolocale module
- Right-To-Left CSS files
- Updated translation (see also Hebrew translation)
Note: The work was kindly sponsored by Linnovate.
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 5.x-1.x-dev | 2007-Mar-11 | Download · Release notes | Development snapshot | |
Wiki installation profile
The wiki installation profile will set up Drupal with the following settings:
* Editing for anonymous users
* Moderator role which can revert / delete pages
* Revisions for pages
* Mediawiki input format + Image assist
* Categorization via free tagging vocabulary
* Views: All pages / All categories / All Images
* Recent changes
See the readme.txt for the requirements of additional modules prior to installation.
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 5.x-2.0-beta1 | 2008-Jan-18 | Download · Release notes | Recommended for 5.x | |
Drupal.org Testing
This profile installs a site with the structure, content, permissions, etc of Drupal.org to facilitate the reproduction of bugs and testing of patches for the project modules.
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Apr-20 | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2009-Mar-18 | Download · Release notes | Development snapshot | |
French Installation Profile
Installation is available at install time and lastest french translation is loaded and set as default language.
Language files need to be downloaded from http://drupal.org/project/fr
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 5.x-0.x-dev | 2008-Jan-08 | Download · Release notes | Development snapshot | |
Norwegian installation profile
Installation is available at install time and latest Norwegian translation is loaded and set as default language.
Japanese Installation Profile
This profile provides easy and smart Drupal installation for Japanese.
It's under development for the moment.
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 5.x-0.x-dev | 2007-Jun-05 | Download · Release notes | Development snapshot | |
Agaric Starter Installation Profiles
The starter profiles package from Agaric Design Collective is both a rough quick-start for a fairly generic Drupal site and a starter for developers to make their own install profiles (or variations within this one).
Feel free to use the issue queue for feature requests. We hope that this start will help the Drupal community come up with a base set of install profiles for Drupal 5.
Currently this installation profile just enables some modules (contributed modules are commented out at the moment so this profile can be tried without downloading any modules), makes a couple content types, makes a taxonomy vocabulary for an issue campaign, creates a role, and changes the name of anonymous users to Visitor.
Planned features include creating some pages with path aliases, setting permissions, and making several install profiles that simply use include files, in an attempt to make mix-and-match install profiles to share functionality. Oh, and adding blockquote to Filtered HTML input format.
This is a beta release pending the a rearchitecture to make it modular. See for reference Agaric's notes relating to installation profiles.
