example-drops-8-composer icon indicating copy to clipboard operation
example-drops-8-composer copied to clipboard

Install drops-8 with Composer on Pantheon.

Results 29 example-drops-8-composer issues
Sort by recently updated
recently updated
newest added

I want to start by apologizing if this isn't the correct method for sharing this information, or if this is out-of-scope for the project, but I was unable to find...

Note: this should not be merged until Drush 10 is officially launched on the platform.

I followed the instructions here exactly: https://pantheon.io/docs/guides/drupal-8-composer-no-ci When I got to the instruction to run `composer update` I got the following error: > ➜ limitless-d8 git:(master) ✗ composer update >...

In Drupal Extension 4+, `Drupal\MinkExtension` can be used instead of `Behat\MinkExtension` to provide additional features, such as not getting confused by Drupal's AJAX. More details here: https://github.com/jhedstrom/drupalextension/issues/486 For me, this...

The composer.json doesn't include [Pantheon Advanced Page Cache](https://www.drupal.org/project/pantheon_advanced_page_cache) module. Is that only recommended for some Pantheon sites, and so shouldn't be installed by default?

I have downloaded a drupal 8 distribution using composer and as usual, the vendor folder is outside the docroot folder. How can I make it work on pantheon? My composer...

The Drupal Extension includes a composer.json that specifies the relevant versions of behat, mink, mink-extension, and mink-goutte-driver, so I think it's redundant to list them here.

Diffy ships with an Orb to run compare job for Pantheon Built Tools workflow. This change is an edit in documentation to promote the integration.

Adds an integration with https://diffy.website. It was built with an example of BackstopJS integration (same changes/commit command triggers the job). Also terminus command https://github.com/DiffyWebsite/diffy-build-tools-plugin is available to make it easier...