gubee-marketplace / integration-module
该包的最新版本(1.0.18)没有提供许可证信息。
Gubee Magento 2 集成模块
1.0.18
2024-09-27 18:54 UTC
Requires
- gubee-marketplace/php-sdk: ^1
- laminas/laminas-hydrator: ^2
- magento/framework: ^103
- magento/module-catalog: ^104
- magento/module-configurable-product: ^100
- symfony/console: ^4
Requires (Dev)
- captainhook/captainhook: ^5.10
- laminas/laminas-coding-standard: ^2.5
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.6
- squizlabs/php_codesniffer: ^3.9
- dev-main
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-feature/customer-group-id-order
- dev-release/legacy
- dev-matheusheiden-patch-1
- dev-feature/invoice-parsing
- dev-feature/stock-movements-handling
- dev-bugfix/cross-docking-data
- dev-bugfix/logic-try-catch-auth
- dev-feature/email-send-prevention
- dev-feature/salable-qty-submit
This package is auto-updated.
Last update: 2024-09-27 18:55:39 UTC
README
💻 预先要求
在开始之前,请确认您已满足以下要求
- 您已安装 PHP 7.4 或更高版本。
- 您已安装 Composer 1 或更高版本。
- 您已安装 Magento 2.4.1 或更高版本。
🚀 在 Magento 2 中安装模块
要安装 Gubee Integration,请按照以下步骤操作
在 Magento 2 项目内部
composer require gubee-marketplace/integration-module:^1
🚀 在 Magento 2 中卸载模块
运行命令:DELETE FROM patch_list
WHERE ((patch_name
= 'Gubee\Integration\Setup\Patch\Data\GubeeCatalogProductAttribute')); bin/magento module:uninstall Gubee_Integration
☕ 使用 Gubee Integration
即将推出。
📝 许可证
该项目受许可证保护。有关详细信息,请参阅许可证文件。