定制 boxalino/rtux-integration-magento2 二次开发

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

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

boxalino/rtux-integration-magento2

Composer 安装命令:

composer require boxalino/rtux-integration-magento2

包简介

Boxalino Real Time User Experience (RTUX) Magento2 integration guidelines

README 文档

README

Introduction

This repository is provided as guidelines (tutorials) on how to integrate Boxalino Winning Interractions in Magento 2. The integration is managed by the client. Boxalino can provide further documentation and assistance upon request.

Included functionalities (with samples of templates):

  1. Search As you Type (Autocomplete Flyout) integration - Ajax (faster alternative to Server Side)
  2. Search result page with facets (refinement filters), pagination and sorting
  3. PDP product recommendations (upsell, crosssell, related, etc)
  4. Category Product-listing results (a.k.a. Navigation) with facets (refinement filters), pagination and sorting
  5. CMS elements pages/blocks
  6. Dynamic router (ex: for brand pages or landing pages)

If you are new to using Boxalino in a Magento 2 environment, please have first a look at our introduction documentation here

The repository is being updated with new guidelines & scenario. Check the wiki page for instructions https://github.com/boxalino/rtux-integration-magento2/wiki

We value your feedback and we welcome the community's pull/merge-requests. Thank you.

Integration

Boxalino provides several repositories you will need. This one plays the role of the initial environment you will extend with your team. You also need the data layer and the framework layer. The data layer repository manages the export of your data to Boxalino. The framework layout is built following Magento 2 practices and provides elements (blocks, observers, helpers, etc) which your integration plugin can re-use and which is maintained by Boxalino.

While the other repositories (data layer and framework layer) will be maintained by Boxalino, this repository will not, as it is your integration environment in which you will work and use what you need and extend what you want. Therefore, as this repository is provided as a guideline (tutorial), you will need to integrate it (which means replicate it) in a repository/moduled maintainted&developed by the client's team. For this reason, this repository is generally not subject to Boxalino maintenance on client setup.

This repository can be deployed for testing Boxalino features or in order to prepare your own integration. In order to deploy it as is in a local environment, check the Setup steps bellow.

This repository can also be deployed for checking out Boxalino features (as a demo). By requiring this repository, it will also install other dependencies. Please review the composer.json and follow-up with other dependencies deployments guidelines.

In order to create your own integration layer All At Once - please check the wiki on Initial Setup (All-At-Once).

In order to create your own integration layer - please start in the wiki.

In order to deploy it for local demo (without Boxalino assistance or a need to maintain the code in a client setup), check the Setup steps bellow.

Setup (for local/testing purposes)

ONLY FOLLOW THESE STEPS IF YOU ARE DEPLOYING A LOCAL DEMO, OTHERWISE, GO TO THE wiki.

  1. Add the plugin to your project via composer composer require boxalino/rtux-integration-magento2

  2. Activate the plugin (Magento2 command) php bin/magento module:enable BoxalinoClientProject_BoxalinoIntegration

  3. Flush cache (Magento2 command)/ run setup:upgrade / setup:di:compile depending on your environment php bin/magento cache:flush

  4. Import the content of the complete-guidelines JSONs in Boxalino Intelligence Admin; test, save & publish.

    • Layout Blocks (Boxalino Intelligence Admin >> Marketing >> Layout Blocks)
    • Template Resources (Boxalino Intelligence Admin >> Advanced >> Template Resources)
    • Narratives (Boxalino Intelligence Admin >> Marketing >> Narratives)
  5. Update the Boxalino Framework configurations

  6. Run the exporter (is declared as dependency via composer.json)
    php bin/magento indexer:reindex boxalino_exporter

Documentation

Documentation available in the Magento 2 Integration Introduction

More documentation is available on each dependency repository wiki page:

  1. exporter layer
  2. framework layer
  3. integration usecases
  4. API php wiki

Contact us!

If you have any question, just contact us at support@boxalino.com

boxalino/rtux-integration-magento2 适用场景与选型建议

boxalino/rtux-integration-magento2 是一款 基于 JavaScript 开发的 Composer 扩展包,目前已累计 42 次下载、GitHub Stars 达 0, 最近一次更新时间为 2020 年 06 月 26 日, 在 PHP 生态内属于活跃度较高的组件。

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

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

围绕 boxalino/rtux-integration-magento2 我们能提供哪些服务?
定制开发 / 二次开发

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-06-26