helloextend / module-warranty-graph-ql
此包的最新版本(1.0.4)没有可用的许可证信息。
用于与extend产品保护模块进行无头magento集成
1.0.4
2023-09-26 22:10 UTC
Requires
- extend/module-warranty: dev-master
- magento/framework: >=101.0
- magento/module-catalog: >=102.0
- magento/module-checkout: >=100.2
- magento/module-sales: >=101.0
This package is not auto-updated.
Last update: 2024-09-26 17:26:21 UTC
README
Extend - Magento PWA扩展(后端)
Extend为任何商家提供了一种简单的方法来提供扩展保护计划,从而产生新的收入、提高购买转化率,并显著改善客户体验。
有用链接
-
一般问题: hello@extend.com
-
集成问题: integrations@extend.com
-
创建Extend账户: https://merchants.extend.com/onboarding/signup/platform
-
Extend商户门户
要求
版本支持
- 该模块是为以下Magento 2版本构建的
- Magento 2.2.x
- Magento 2.3.x
- Magento 2.4.x
浏览器支持
- Internet Explorer 11或更高版本,Microsoft Edge,最新版-1
- Firefox最新版,最新版-1(任何操作系统)
- Chrome最新版,最新版-1(任何操作系统)
- Safari最新版,最新版-1(仅限Mac OS)
- Safari Mobile for iPad 2,iPad Mini,带Retina Display的iPad(iOS 7或更高版本),用于桌面店面
- Safari Mobile for iPhone 4或更高版本;iOS 7或更高版本,用于移动店面
- Chrome for mobile最新版-1(Android 4或更高版本)用于移动店面
不支持
- Extend模块不支持没有定制的捆绑、分组、虚拟或可下载的Magento产品
- Extend模块不支持礼品卡
语言
- Extend模块目前只提供英语语言版本
安装
通过SSH安装
- 从Magento的市场下载并解压包
- 使用SSH或sFTP将文件夹/app/code和/lib移动到Magento的根目录
- 在Magento的根目录的shell上,必须执行以下命令
$ php bin/magento module:enable Extend_WarrantyGraphQl $ php bin/magento setup:upgrade $ php bin/magento cache:clean
通过Composer安装
要使用Composer安装/更新扩展,必须执行以下命令
$ composer config repositories.extend-graphql git https://github.com/helloextend/magento-pwa-backend/ $ composer require helloextend/module-warranty-graph-ql $ php bin/magento setup:upgrade
请联系您的商户服务经理以获取PWA扩展用户指南或如果您有任何其他问题。