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
-
Go to Magento® 2 root folder
-
Enter the following commands to install module:
composer require abeta-io/magento2 -
Enter following commands to enable module:
php bin/magento module:enable Abeta_PunchOut 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 the zip package by clicking "Clone or Download" and select "Download ZIP" from the dropdown.
-
Create an app/code/Abeta/PunchOut directory in your Magento® 2 root folder.
-
Extract the contents from the "magento2-abeta" zip and copy or upload everything to app/code/Abeta/PunchOut
-
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 -
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
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-11-30