定制 boxplosive/magento2-connect 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

boxplosive/magento2-connect

Composer 安装命令:

composer require boxplosive/magento2-connect

包简介

Boxplosive extension for Magento 2

README 文档

README

The official extension to connect Boxplosive with your Magento® 2 store and start with saving points and promotions.

Install via Composer

  1. Go to Magento® 2 root folder

  2. Enter the following commands to install module:

    composer require boxplosive/magento2-connect
    
  3. Enter the following commands to enable module:

    php bin/magento module:enable Boxplosive_Connect
    php bin/magento setup:upgrade
    php bin/magento cache:clean
    
  4. If Magento® is running in production mode, deploy static content with the following command:

    php bin/magento setup:static-content:deploy
    

Install from GitHub

  1. Download zip package by clicking "Clone or Download" and select "Download ZIP" from the dropdown.

  2. Create an app/code/Boxplosive/Connect directory in your Magento® 2 root folder.

  3. Extract the contents from the "magento2-Boxplosive-master" zip and copy or upload everything to app/code/Boxplosive/Connect

  4. 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
    
  5. 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

统计信息

  • 总下载量: 11
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2024-08-08