This project is not covered by Drupal’s security advisory policy.

Pantheon Decoupled Install Profile

Suggested install profile for decoupled Drupal sites. Can be used in combination with Pantheon's front end starter kits including:

https://github.com/pantheon-systems/next-drupal-starter

  • Installs the Pantheon Decoupled module which includes:
    • Dependencies for caching, preview, routing, webhooks and other decoupled features
    • Demo content
    • Example user and OAuth configuration for authenticated API requests
    • A 'Pantheon Front-End Sites configuration' page
  • Uses the Gin Admin theme

Installation

Require using composer:

composer require drupal/pantheon_decoupled_profile

And then enable the module using your preferred method.

Alternatives

Running the test suite locally

This profile comes with a suite of automated tests. To execute those, you can run the following command:

phpunit -c core --group pantheon_decoupled_profile

(The exact command varies on your setup and paths.)

Supporting organizations: 
Sponsored development

Project information

Releases