- Issue created by @fox mulder
The composer installs the barion-web-php module in the vendor/barion directory, but the composer_barion_payment.install searches for it in the libraries directory. Therefore, the module cannot be enabled.
- composer require drupal/commerce_barion_payment
- go to /admin/modules and try to enable the module.
- the response will be "Barion library is missing, please read module documentation to learn how to include this library."
applied patch
Active
2.0
Code