定制 marellocommerce/marello-magento-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

marellocommerce/marello-magento-bundle

Composer 安装命令:

composer require marellocommerce/marello-magento-bundle

包简介

Marello package, integrates Products, Inventory and Orders with Magento

README 文档

README

Bundle provides integration with Magento e-commerce solution.

GENERAL INFO

The bundle will provide integration per Magento Website/Store to sync the following data-entities with Marello instance:

  • Orders
  • Products
  • Product Prices
  • Inventory
  • Tax data
  • Category linking / product catalog assignment

Notes

Marello integration with Magento is documented by the ORO team using OROCRM, the instruction is completely the same except for minor details elaborated here:

Requirements

Marello Magento Bridge requires Marello CE 1.5.* or Marello EE 1.1.* and Magento 1.9.* installed in order to function correctly.

USAGE

  • CLI:
$ ./app/console oro:cron:integration:sync --help
Usage:
  oro:cron:integration:sync [options] [--] [<connector-parameters>]...

Arguments:
  connector-parameters                             Additional connector parameters array. Format - parameterKey=parameterValue

Options:
  -i, --integration[=INTEGRATION]                  If option exists sync will be performed for given integration id
  -h, --help                                       Display this help message
  -q, --quiet                                      Do not output any message
  -V, --version                                    Display this application version
      --ansi                                       Force ANSI output
      --no-ansi                                    Disable ANSI output
  -n, --no-interaction                             Do not ask any interactive question
  -s, --shell                                      Launch the shell.
      --process-isolation                          Launch commands from shell as a separate process.
  -e, --env=ENV                                    The Environment name. [default: "dev"]
      --no-debug                                   Switches off debug mode.
      --current-user=CURRENT-USER                  ID, username or email of the user that should be used as current user
      --current-organization=CURRENT-ORGANIZATION  ID or name of the organization that should be used as current organization
      --disabled-listeners=DISABLED-LISTENERS      Disable optional listeners, "all" to disable all listeners, command "oro:platform:optional-listeners" shows all listeners (multiple values allowed)
  -con, --connector[=CONNECTOR]                    If option exists sync will be performed for given connector name
  -v|vv|vvv, --verbose                             Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

Help:
  Runs synchronization for integration

Using Composer

If you don't have Composer yet, download it and follow the instructions on https://getcomposer.org/ or just run the following command:

    curl -s https://getcomposer.org/installer | php

If you're using Composer to install the Marello Magento Integration, you will need to add the package as a dependency in the composer.json. In order to add the dependency the following command should be executed from the (OroCommerce/Marello)installation directory:

  • Notice: Where needed please add the repository in your composer.json:
    "marello-magento-bundle": {
        "type": "vcs",
        "url": "https://github.com/marellocommerce/marello-magento-bundle.git"
    }
    php -dmemory_limit=-1 $(which composer) require marellocommerce/marello-magento-bundle dev-master -vvv
  • Admin GUI: System → Integrations → Manage Integrations

LICENCE

Marello

The Open Software License version 3.0

Copyright (c) 2015-2018, Madia B.V.

Full license is at: http://opensource.org/licenses/OSL-3.0

API REFERENCE

Internal DOC API

marellocommerce/marello-magento-bundle 适用场景与选型建议

marellocommerce/marello-magento-bundle 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4 次下载、GitHub Stars 达 0, 最近一次更新时间为 2018 年 08 月 24 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「product」 「integration」 「magento」 「Marello」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

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

围绕 marellocommerce/marello-magento-bundle 我们能提供哪些服务?
定制开发 / 二次开发

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 7
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-08-24