boxplosive / magento2-connect
Boxplosive extension for Magento 2
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/boxplosive/magento2-connect
Requires
- ext-curl: *
- magento/framework: >=100.1.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-01-18 15:35:14 UTC
README
The official extension to connect Boxplosive with your Magento® 2 store and start with saving points and promotions.
Install via Composer
-
Go to Magento® 2 root folder
-
Enter the following commands to install module:
composer require boxplosive/magento2-connect -
Enter the following commands to enable module:
php bin/magento module:enable Boxplosive_Connect php bin/magento setup:upgrade php bin/magento cache:clean -
If Magento® is running in production mode, deploy static content with the following command:
php bin/magento setup:static-content:deploy
Install from GitHub
-
Download zip package by clicking "Clone or Download" and select "Download ZIP" from the dropdown.
-
Create an app/code/Boxplosive/Connect directory in your Magento® 2 root folder.
-
Extract the contents from the "magento2-Boxplosive-master" zip and copy or upload everything to app/code/Boxplosive/Connect
-
Run the following commands from the Magento® 2 root folder to install and enable the module:
php bin/magento module:enable Boxplosive_Connect php bin/magento setup:upgrade php bin/magento cache:clean -
If Magento® is running in production mode, deploy static content with the following command:
php bin/magento setup:static-content:deploy
Development by Magmodules
We are a Dutch Magento and Shopware Plugin development firm. Located in The Netherlands we develop plugins to connect any systems with Magento and Shopware. Visit Magmodules.eu