Download the PHP package pantheon-systems/drupal-integrations without Composer
On this page you can find all versions of the php package pantheon-systems/drupal-integrations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pantheon-systems/drupal-integrations
More information about pantheon-systems/drupal-integrations
Files in pantheon-systems/drupal-integrations
Download pantheon-systems/drupal-integrations
More information about pantheon-systems/drupal-integrations
Files in pantheon-systems/drupal-integrations
Vendor pantheon-systems
Package drupal-integrations
Short Description Add this project to any Drupal distribution based on drupal/core-composer-scaffold to enable it for use on Pantheon.
License MIT
Package drupal-integrations
Short Description Add this project to any Drupal distribution based on drupal/core-composer-scaffold to enable it for use on Pantheon.
License MIT
Please rate this library. Is it a good library?
Informations about the package drupal-integrations
pantheon-systems/drupal-integrations
Add this project to any Drupal distribution based on drupal/core-composer-scaffold to enable it for use on Pantheon.
This project enables the following Pantheon/Drupal integrations:
- Injects the Pantheon database credentials for the Drupal site
- Provides a default PHP version to use (7.3)
- Enables HTTPS (in transitional mode) by default
- Demonstrates how to turn on twig debugging on non-production Pantheon environments
- Sets the path to:
- Configuration import / export directory
- Private files
- Temporary files
- Twig cache files
- Establishes a secure, random hash salt for Drupal
- Injects the Pantheon Service Provider (clears edge cache on cache rebuild, etc.)
- Prevents the user from updating Drupal core with Drush
- Configures the trusted host patterns to avoid a warning that is not applicable to Panthoen
- Ignores large cache directories (e.g. node modules and bower components)
Enabling this project
This project must be enabled in the top-level composer.json file, or it will be ignored and will not perform any of its functions.
Versions
Use version "^8" for Drupal 8, and version "^9" for Drupal 9.
All versions of drupal-integrations with dependencies
PHP Build Version
Package Version
No informations.
The package pantheon-systems/drupal-integrations contains the following files
Loading the files please wait ....