承接 abeta-io/magento2 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

abeta-io/magento2

最新稳定版本:1.9.0

Composer 安装命令:

composer require abeta-io/magento2

包简介

Abeta extension for Magento 2

README 文档

README

The official Magento 2 plugin for Abeta. Offer OCI and cXML PunchOut quickly and easily with Abeta. Connect with procurement systems / ERPs such as Coupa, Oracle and Sap Ariba. Increase the turnover of existing customers or acquire new customers with the help of B2B connections.

Installation

Magento® Marketplace

This extension will be available on the Marketplace soon.

Install via Composer

  1. Go to Magento® 2 root folder

  2. Enter the following commands to install module:

    composer require abeta-io/magento2
    
  3. Enter following commands to enable module:

    php bin/magento module:enable Abeta_PunchOut
    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 the zip package by clicking "Clone or Download" and select "Download ZIP" from the dropdown.

  2. Create an app/code/Abeta/PunchOut directory in your Magento® 2 root folder.

  3. Extract the contents from the "magento2-abeta" zip and copy or upload everything to app/code/Abeta/PunchOut

  4. Run the following commands from the Magento® 2 root folder to install and enable the module:

    php bin/magento module:enable Abeta_PunchOut
    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
    

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2023-11-30