Skip to content
Snippets Groups Projects
Select Git revision
  • 8.8.x
  • 11.x default protected
  • 11.2.x protected
  • 10.5.x protected
  • 10.6.x protected
  • 11.1.x protected
  • 10.4.x protected
  • 11.0.x protected
  • 10.3.x protected
  • 7.x protected
  • 10.2.x protected
  • 10.1.x protected
  • 9.5.x protected
  • 10.0.x protected
  • 9.4.x protected
  • 9.3.x protected
  • 9.2.x protected
  • 9.1.x protected
  • 8.9.x protected
  • 9.0.x protected
  • 10.5.1 protected
  • 11.2.2 protected
  • 11.2.1 protected
  • 11.2.0 protected
  • 10.5.0 protected
  • 11.2.0-rc2 protected
  • 10.5.0-rc1 protected
  • 11.2.0-rc1 protected
  • 10.4.8 protected
  • 11.1.8 protected
  • 10.5.0-beta1 protected
  • 11.2.0-beta1 protected
  • 11.2.0-alpha1 protected
  • 10.4.7 protected
  • 11.1.7 protected
  • 10.4.6 protected
  • 11.1.6 protected
  • 10.3.14 protected
  • 10.4.5 protected
  • 11.0.13 protected
40 results

profiles

  • Clone with SSH
  • Clone with HTTPS
  • Alex Pott's avatar
    Issue #2568439 by anchal29, hussainweb, priya.chat, r_sharma08,...
    Alex Pott authored
    Issue #2568439 by anchal29, hussainweb, priya.chat, r_sharma08, drupal.ninja03, anil280988, snehi, tedbow, joyceg, amit.drupal, jhodgdon: profiles/README.txt incorrectly states that installation profiles do not 'have any effect on' already running sites
    d7f16301
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..
    README.txt
    Installation profiles define additional steps that run after the base
    installation of Drupal is completed. They may also offer additional
    functionality and change the behavior of the site.
    
    WHAT TO PLACE IN THIS DIRECTORY?
    --------------------------------
    
    Place downloaded and custom installation profiles in this directory.
    Note that installation profiles are generally provided as part of a Drupal
    distribution.
    
    DOWNLOAD ADDITIONAL DISTRIBUTIONS
    ---------------------------------
    
    Contributed distributions from the Drupal community may be downloaded at
    https://www.drupal.org/project/project_distribution.
    
    MULTISITE CONFIGURATION
    -----------------------
    
    In multisite configurations, installation profiles found in this directory are
    available to all sites during their initial site installation.
    
    MORE INFORMATION
    ----------------
    
    Refer to the "Installation profiles" section of the README.txt in the Drupal
    root directory for further information on extending Drupal with custom profiles.