Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
10.8 KB
MD5: f36562b876fa6ea99df90dad44ca88dd
SHA-1: 80d2af3c400e6c7f3ed9406720c5a38902a273ba
SHA-256: f7f9aef46b42e5473192211da88da77cb8b90a46eaadc55c84739c5dc7645718
Download zip
14.02 KB
MD5: 190b6257aac0f1d6f22dda1e465e34d8
SHA-1: f9a6a1043e928ba39d22c42e23643a6c3b63b905
SHA-256: 9b949383364bd6a826761429ce5a6b3a83a138e3f8aa3efe58f31ac8c32c00d5
Release notes
This is the first stable release of the project after addressing all the code review comments by the security team. This release contains the below changes -
1. Replaced the API cURL call by Drupal core httpClient service as suggested by the security team.
2. Introduced a composer.json file as per the Drupal standard.
3. Also modified the readme file as per the standard template.