Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (18 loc) · 641 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 641 Bytes

LAYBUY

Laybuy Payment Module for Magento 2

Take Laybuy Payments in your Magento 2 webshop

License

Our module is available under the BSD-2-Clause. See the LICENSE file for more information.

Installation

Install by uploading files:

Download the module as "zip" archive

  1. Download the latest release

  2. Extract the archive to app/code/Laybuy/LaybuyPayments

  3. Enable the module:

    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy