Some checks are pending
CI / build (snapshot, beta, 8.1) (push) Waiting to run
CI / build (snapshot, beta, 8.2) (push) Waiting to run
CI / build (snapshot, dev, 8.1) (push) Waiting to run
CI / build (snapshot, dev, 8.2) (push) Waiting to run
CI / build (snapshot, stable, 8.1) (push) Waiting to run
CI / build (snapshot, stable, 8.2) (push) Waiting to run
CI / build (snapshot, stable, 8.3) (push) Waiting to run
CI / build (stable, beta, 8.1) (push) Waiting to run
CI / build (stable, beta, 8.2) (push) Waiting to run
CI / build (stable, dev, 8.1) (push) Waiting to run
CI / build (stable, dev, 8.2) (push) Waiting to run
CI / build (stable, stable, 8.1) (push) Waiting to run
CI / build (stable, stable, 8.2) (push) Waiting to run
CI / build (stable, stable, 8.3) (push) Waiting to run
CI / test-composer (push) Waiting to run
29 lines
996 B
Plaintext
29 lines
996 B
Plaintext
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.md in the Drupal
|
|
root directory for further information on extending Drupal with custom profiles.
|