Skip to content

Repository containing the Magento2 plugin by Buckaroo

Notifications You must be signed in to change notification settings

LucianTuriacArnia/Magento2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buckaroo Magento 2 Extension

Installation & Configuration

Below you will find a link to the installation and configuration manual of the Buckaroo Magento 2 extension. This will provide you a step-by-step description of how you can install the extension on your environment.

https://support.buckaroo.nl/categorie%C3%ABn/plugins/magento-2

Install via composer

We recommend you to install the Buckaroo Magento 2 module via composer. It is easy to install, update and maintain. Run the following commands in the Magento 2 root folder:

Install

composer require buckaroo/magento2
php bin/magento module:enable Buckaroo_Magento2
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Upgrade

composer update buckaroo/magento2
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Run compile if your store in Production mode:

php bin/magento setup:di:compile

Additional modules

The Buckaroo Magento 2 plugin can be extended with the following modules:

Contribute

See Contribution Guidelines

Additional information

Knowledge base & FAQ:

https://support.buckaroo.nl/categorie%C3%ABn/plugins/magento-2

Support:

https://support.buckaroo.nl/contact

About

Repository containing the Magento2 plugin by Buckaroo

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 76.4%
  • JavaScript 13.1%
  • HTML 8.0%
  • CSS 2.3%
  • Shell 0.2%