承接 thesgroup/module-razoyo-carprofile 相关项目开发

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

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

thesgroup/module-razoyo-carprofile

最新稳定版本:1.0.0

Composer 安装命令:

composer require thesgroup/module-razoyo-carprofile

包简介

Ability to add a car to a customer account

README 文档

README

Establishes a connection between Adobe Commerce and a Cars API service, allowing customers to add and manage car details within their customer profiles.

Installation

Run the following command at Magento 2 root folder:

composer require thesgroup/module-razoyo-carprofile
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Uninstallation

composer remove thesgroup/module-razoyo-carprofile
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Configuration

The module can be configured at the Stores -> Configuration -> Customers -> Car Profile

Limitations

  • An API response should be within 30 seconds.
  • One customer may have only one car.

Possible Improvements

  • GQL Interfaces for a headless theme.
  • Admin management for customer's extension attribute.
  • Ability to remove a car, currently possible to remove it.
  • Ability to save more than one car.
  • Support for switch between sandbox/production environment for API with a dropdown option
  • Implement cache for API requests responses
  • Add Unit tests

Showcase

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-only
  • 更新时间: 2024-07-26