承接 test-magenx/module-import-export 相关项目开发

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

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

test-magenx/module-import-export

Composer 安装命令:

composer require test-magenx/module-import-export

包简介

N/A

README 文档

README

This module provides a framework and basic functionality for importing/exporting various entities in Magento. It can be disabled and in such case all dependent import/export functionality (products, customers, orders etc.) will be disabled in Magento.

Installation

The Magento_ImportExport module creates the following tables in the database:

  • importexport_importdata
  • import_history

All database schema changes made by this module are rolled back when the module gets disabled and setup:upgrade command is run.

For information about a module installation in Magento 2, see Enable or disable modules.

Structure

Files/ - the directory that contains sample import files.

For information about a typical file structure of a module in Magento 2, see Module file structure.

Extensibility

Extension developers can interact with the Magento_ImportExport module. For more information about the Magento extension mechanism, see Magento plugins.

The Magento dependency injection mechanism enables you to override the functionality of the Magento_ImportExport module.

Layouts

This module introduces the following layout handles in the view/frontend/layout directory:

  • adminhtml_export_getfilter
  • adminhtml_export_index
  • adminhtml_history_grid_block
  • adminhtml_history_index
  • adminhtml_import_busy
  • adminhtml_import_index
  • adminhtml_import_start
  • adminhtml_import_validate

For more information about a layout in Magento 2, see the Layout documentation.

UI components

You can extend an export updates using the configuration files located in the view/adminhtml/ui_component directory:

  • export_grid

For information about a UI component in Magento 2, see Overview of UI components.

Public APIs

  • Magento\ImportExport\Api\Data\ExportInfoInterface

    • getter and setter interface with data needed for export
  • Magento\ImportExport\Api\Data\ExtendedExportInfoInterface

    • extends Magento\ImportExport\Api\Data\ExportInfoInterface. Contains data for skipped attributes
  • \Magento\ImportExport\Api\ExportManagementInterface

    • Executing actual export and returns export data

For information about a public API in Magento 2, see Public interfaces & APIs.

Additional information

Message Queue Consumer

  • exportProcessor - consumer to run export process

Learn how to manage Message Queues.

Create custom import entity

  1. Declare the new import entity in etc/import.xml
  2. Create an import model

Create custom export entity

  1. Declare the new import entity in etc/export.xml
  2. Create an export model

You can get more information about import/export processes in magento at the articles:

test-magenx/module-import-export 适用场景与选型建议

test-magenx/module-import-export 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 0, 最近一次更新时间为 2021 年 10 月 10 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 test-magenx/module-import-export 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 test-magenx/module-import-export 我们能提供哪些服务?
定制开发 / 二次开发

基于 test-magenx/module-import-export 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2021-10-10