When trying to install this module for the 8.x.-1.5 branch i got an error message that there is no yaml file. i checked zips and tars for both 8.x branches (dev and aformentioned) and neither have a yaml file. Without a yaml file the module cannot be installed.

Comments

Badlapje created an issue.

akishankar’s picture

Hi @Badlapje,
I downloaded the cURL HTTP Request module version: 8.x-1.5. I am not sure if the module has been ported to Drupal 8 version.
You can move the chr.info file to chr.info.yml, with the required changes and you would be able to install the module.
I updated the chr.info.yml file to be as follows:

name: cURL HTTP Request
description: Alternative implementation of drupal_http_request() with proxy support using cURL.
type: module
core: '8.x'