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).
HostSlave
Deprecation notice: this profile has been removed because Aegir 0.2 will not require any preconfiguration to deploy new platforms.
The HostSlave profile was a component of the Aegir hosting system.
Ægir is a new set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.
For more information on the system, and the other components, please take a look at the Aegir overview wiki page
Aegir was developed by Bryght / Raincity Studios and partners.
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 6.x-0.1 | 2009-Feb-06 | Download · Release notes | Recommended for 6.x | |
| 5.x-0.1 | 2009-Feb-06 | Download · Release notes | Recommended for 5.x | |
E-Journal Install Profile
This install profile will allow site administers to create a basic online journal to publish articles and journal issues.
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 5.x-1.x-dev | 2008-Nov-15 | Download · Release notes | Development snapshot | |
CCK Date Testsite
This is an installation profile to setup a test site for CCK date fields. It generates a different content type for every combination of CCK date field type (Date, Datestamp, Datetime) and timezone handling (Date, Site, User, UTC, and None), and then generates 4 nodes of each type (2 days ago, now, 2 hours from now, 2 days from now). It also generates a bunch of users from different timezones. It configures Devel and Signup, sets up roles and permissions, and so on. This profile depends on the Install Profile API.
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Dec-13 | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Dec-13 | Download · Release notes | Development snapshot | |
phpEdu Installation Profile
phpEdu installation profile helps to quickly install and set up a phpEdu LMS site. First of all, you need the set of phpEdu modules. Then, you need to download the latest versions of the following dependencies:
- activeselect
- advanced_help
- calendar
- cck
- computed_field
- content_profile
- date
- filefield
- imageapi
- imagecache
- imagefield
- install_profile_api
- link
- og
- og_default_roles
- token
- views
Further information and help is available on the phpEdu Project Website.
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 6.x-1.1-beta4 | 2009-May-25 | Download · Release notes | Recommended for 6.x | |
Tapatio Installation Profile
An installation profile for the tapatio project.
Required modules are:
userpoints: http://drupal.org/project/userpoints
organic groups: http://drupal.org/project/og
views: http://drupal.org/project/views
votingapi: http://drupal.org/project/votingapi
tapatio: http://drupal.org/project/tapatio
Patterns Installation Profile
The Patterns Installation Profile module provides a simple integration of the Patterns module into Drupal's installer screens, and enables a user to execute one or more pre-configured Patterns during the site's installation.
Required Modules
This module requires the Patterns module in order to function. It is an extension of Patterns, and is not meant to stand on it's own. The Patterns module provides a way to automatically setup and configure multiple features on a Drupal site by reading and executing site configuration stored in easy to read files. Currently supported formats for configuration files (also called "patterns") are XML, YAML, or PHP arrays.
For more details about Patterns and their uses, see the Handbook pages at http://drupal.org/node/346509 and the Patterns project page at http://drupal.org/project/patterns
Sponsored By
This module was created by Gravitek Labs, and and it's current development cycle is also underwritten by Gravitek.
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Feb-27 | Download · Release notes | Development snapshot | |
The Base Installation Profile
An attempt at helping the average Drupal code monkey when starting a new project. A simple base installation profile activating the most essential modules, and also allowing you to insert your own cck and views dumps into the relevant directories for inclusion during installation. (read the README.txt for instructions on how).
I'm looking to expand the dumps you can include, with the future possibility of a small comlimentary module to take a Drupal site, and extract the data for things such as blocks, taxonomy, imagecache, etc for quick and easy use in this profile's import directories.
This is very much a work in progress (ob duh) and so, feel free to use the issue queue for suggestions.
Modules
'comment', 'help', 'menu', 'taxonomy', 'dblog', 'path', 'php', 'update',
'admin_menu', 'backup_migrate', 'devel',
// cck
'content', 'filefield', 'fieldgroup', 'nodereference', 'number', 'optionwidgets', 'text', 'imagefield', 'link', 'content_copy',
// images
'imageapi', 'imagecache', 'imagecache_ui', 'imageapi_gd',
// views
'views', 'views_ui', 'views_slideshow', 'viewfield',
// paths
'token', 'pathauto', 'transliteration',
// user profiles
'content_profile',
// seo - could be more extensive
'page_title',
// few handy misc
'flag', 'stringoverrides', 'resizable_body',
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Mar-10 | Download · Release notes | Development snapshot | |
Backup and Migrate Installation Profile
The Backup and Migrate Installation Profile allows you to restore from a database backup file created by version 2 of Backup and Migrate during installation.
| Version | Date | Links | Status | |
|---|---|---|---|---|
| 6.x-2.x-dev | 2009-Apr-05 | Download · Release notes | Development snapshot | |
Travian guild
¿What is travian?
Travian is a browser game featuring a world with thousands of other real players. One begins the game acting as a chief of a tiny village. Alliances are groups of players playing together.
¿What is this profile for?
Unfortunately the alliance features in the travian server are not enough most of the times, and guilds tend to use external services to keep track of in game activities. This module will setup a drupal site with the features needed for a travian guild, to provide the missing resources in the game.
