ticaje/m2-ae-consumer
Composer 安装命令:
composer require ticaje/m2-ae-consumer
包简介
Module that defines Aliexpress API business rules and provides access to it
README 文档
README
This extension defines Aliexpress API business rules and provides access to it
Preface
This extension uses some of Magento 2 Base Extensions.
I have decided to include some AE specific business policies into this extension for the sake of simplicity so Magento developers are not forced to tweak too much on business concerns when implementing their M2 module.
We must keep in mind that AE Use Cases implementation at times turns out to be very quite messy hence the specification/exploding of business-specific components like this one.
The most representative Use Case is posting a product to Aliexpress platform, it so happens that a series of steps must be taken when accomplishing a product post onto that platform, please take a look at specs:
I must admit that this goes not in favour of other consumers outside Magento's world.
So I promise to deliver a framework agnostic middleware in charge of abstracting use cases's data preparation since it's a specific Aliexpress's Domain concern given the fact that this platform implements very limited policies when it comes to defining Use Cases.
The drawbacks of doing this is that a DC framework must be used in order to manage deps-orchestration since we have implemented D.I.P and Dependency Rules approach on these matters.
Installation
You can install this package using composer(the only way i recommend)
composer require ticaje/m2-ae-consumer
Features
This module abstracts away the matters of passing an AE-compliant request to its API.
The consumers of this module they only have to focus on sending the proper data to this middleware and it will be taking care of performing request/response tasks and get back with an answer to consumers.
Two components need to be sent, credentials and data to send to AE platform(regardless the use case). An example will be posted here so the consumer can come to grips of how this module can be used.
Credits
License
The GNU General Public License (GPLv3). Please see License File for more information.
ticaje/m2-ae-consumer 适用场景与选型建议
ticaje/m2-ae-consumer 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 3 次下载、GitHub Stars 达 1, 最近一次更新时间为 2020 年 06 月 12 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 ticaje/m2-ae-consumer 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ticaje/m2-ae-consumer 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 9
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-06-12