Chris@0: Installation profiles define additional steps that run after the base Chris@0: installation of Drupal is completed. They may also offer additional Chris@0: functionality and change the behavior of the site. Chris@0: Chris@0: WHAT TO PLACE IN THIS DIRECTORY? Chris@0: -------------------------------- Chris@0: Chris@0: Place downloaded and custom installation profiles in this directory. Chris@0: Note that installation profiles are generally provided as part of a Drupal Chris@0: distribution. Chris@0: Chris@0: DOWNLOAD ADDITIONAL DISTRIBUTIONS Chris@0: --------------------------------- Chris@0: Chris@0: Contributed distributions from the Drupal community may be downloaded at Chris@0: https://www.drupal.org/project/project_distribution. Chris@0: Chris@0: MULTISITE CONFIGURATION Chris@0: ----------------------- Chris@0: Chris@0: In multisite configurations, installation profiles found in this directory are Chris@0: available to all sites during their initial site installation. Chris@0: Chris@0: MORE INFORMATION Chris@0: ---------------- Chris@0: Chris@0: Refer to the "Installation profiles" section of the README.txt in the Drupal Chris@0: root directory for further information on extending Drupal with custom profiles.