Minnur Yunusov
Minnur Yunusov
Would it be possible to make a release with Guzzle 7 support ? composer require lullabot/amp:^2.0 Problem 1 - lullabot/amp[2.0.0, ..., 2.0.3] require guzzlehttp/guzzle ~6.1 -> found guzzlehttp/guzzle[6.1.0, ..., 6.5.8]...
@dangswiss just click unsubscribe button and you should stop receiving notifications.
@goonydev It seems like your installation is missing curl library. Please make sure it is enabled
Hi Peter yeah some things changed in recent Drupal updates. I fixed that in the premium version.
https://downloads.minnur.com/drupal/entity-reference-patterns
@Hostplek https://downloads.minnur.com/drupal/entity-reference-patterns
yes, you would have to add some more custom code to this file https://github.com/minnur/Alter-Entity-Autocomplete/blob/master/src/EntityAutocompleteMatcher.php
@Gonzalo2683 https://downloads.minnur.com/drupal/entity-reference-patterns
Thanks for this PR @ bojanbogdanovic . Looks like the code is specific to nodes (nid). Can it be changed to be more generic ? Like instead of `nid` can...