Installation using Composer
- Download the latest Magento 2 plugin version from our GitHub
- Download the Composer app and install it using this comprehensive guide
- Run the following commands in your development environment:
- composer require worldline-global-collect/connect-extension-magento2
- bin/magento module:enable Worldline_Connect
- bin/magento setup:upgrade
- npm install --prefix vendor/worldline-global-collect/connect-extension-magento2