rally/adobe-commerce-core
最新稳定版本:1.0.14
Composer 安装命令:
composer require rally/adobe-commerce-core
包简介
Rally Checkout Adobe Commerce Extension
README 文档
README
An Adobe Commerce (Magento 2+) extension for the Rally Checkout.
Rally Checkout Adobe Commerce module
Rally\Checkout module allows merchant to register sale transaction with the customer. Module implements consumer flow that includes such actions like providing shipping and billing information and confirming the purchase.
Structure
Learn about a typical file structure for a Magento 2 module.
Installation
This module modifies the following tables in the database which configured to DBMS=MySQL and ENGINE=InnoDB:
quote- adds columnshipping_coststo save PPO item(s) shipping costs.sales_order- adds columnsshipping_costsandreview_transactionto save PPO item(s) shipping costs.quote_item- adds columnis_ppoto set flag for PPO item(s).sales_order_item- adds columnis_ppoto set flag for PPO item(s).
For information about module installation in Magento 2, see Enable or disable modules.
Configuration
To configure extension please navigate to Magento 2 Admin Panel > Stores > Rally > Checkout
- Enable Rally Checkout -
rally_checkout/general/enabled(Yes/No) - Enable Sandbox mode -
rally_checkout/general/sandbox(Yes/No) - Automatically Load JS SDK -
rally_checkout/general/load_sdk(Yes/No) - API key -
rally_checkout/general/api_key(Encrypted Input) - Client ID -
rally_checkout/general/client_id(Input)
Observer
This module observes the following events:
-
etc/events.xmlsales_order_creditmemo_save_afterevent inRally\Checkout\Observer\RefundOrderWebhookObserverandRally\Checkout\Observer\OrderStatusWebhookObserverfiles.sales_order_invoice_save_afterevent inRally\Checkout\Observer\OrderStatusWebhookObserverfile.sales_order_shipment_save_afterevent inRally\Checkout\Observer\OrderStatusWebhookObserverfile.sales_order_save_afterevent inRally\Checkout\Observer\OrderUpdateWebhookObserverfile.admin_sales_order_address_updateevent inRally\Checkout\Observer\OrderUpdateWebhookObserverfile.catalog_product_attribute_update_beforeevent inRally\Checkout\Observer\ProductMassUpdateAfterObserverfile.checkout_submit_all_afterevent inRally\Checkout\Observer\InventoryUpdateAfterObserverfile.ppo_order_update_afterevent inRally\Checkout\Observer\InventoryUpdateAfterObserverfile.rally_create_guest_accountevent inRally\Checkout\Observer\GuestToCustomerObserverfile.
-
/etc/adminhtml/events.xmladmin_system_config_changed_section_rally_checkoutevent inRally\Checkout\Observer\RallyConfigSaveObserverfile.admin_system_config_changed_section_generalevent inRally\Checkout\Observer\StoreConfigSaveObserverfile.catalog_product_delete_after_doneevent inRally\Checkout\Observer\ProductDeleteAfterObserverfile.catalog_category_delete_after_doneevent inRally\Checkout\Observer\CategoryDeleteAfterObserverfile.catalog_category_save_afterevent inRally\Checkout\Observer\CategoryUpdateAfterObserverfile.catalog_product_save_afterevent inRally\Checkout\Observer\ProductUpdateAfterObserverfile.
Layouts
This module introduces the following layouts in the view/frontend/layout and view/adminhtml/layout directories:
-
view/frontend/layout:default
-
view/adminhtml/layout:sales_order_view
Events
The module dispatches the following events:
-
ppo_order_update_afterevent in the\Rally\Checkout\Model\OrderManager::savemethod. Parameters:ppo_itemsis an order items data (arraytype)
-
rally_create_guest_accountevent in the\Rally\Checkout\Model\OrderManager::processOrdermethod. Parameters:orderis an order object (\Magento\Sales\Model\Orderclass)
rally/adobe-commerce-core 适用场景与选型建议
rally/adobe-commerce-core 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 284 次下载、GitHub Stars 达 1, 最近一次更新时间为 2023 年 08 月 10 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 rally/adobe-commerce-core 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 rally/adobe-commerce-core 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 284
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2023-08-10