luigisbox/magento2-integration
最新稳定版本:1.3.2
Composer 安装命令:
composer require luigisbox/magento2-integration
包简介
Luigi's Box product discovery services integration
README 文档
README
Luigi's Box Magento 2 Extension
Introduction
Official Luigi's Box integration for Adobe Commerce (Magento) platform. Luigi's Box is an Award Winning Product Discovery Solution for eCommerce, providing Search, Product Listing, Product Recommendations and related Analytics.
This repository holds composer package of a Magento2 extension, providing all the prerequisites for integration between M2 store & Luigi's Box services.
Upon its installation and activation, this extension:
- Creates an account/project/site at Luigi's Box.
- Includes a special Luigi's Box script into to the HTML header of the store. The whole (frontend) integration of Luigi's Box services is delivered through the script.
- Ensures all the product data is synchronized to Luigi's Box Catalog Services. To achieve this, it creates custom REST endpoints and GraphQL attributes used by the synchronization process.
This extension requires Magento version 2.3.1 or higher.
Installation process relies on your Magento server being publicly accessible, so installation on localhost will not succeed.
Installation
-
Add the Luigi's Box extension to your Magento 2 shop: (this can be done manually or by using
composer)- Manually:
- Copy this GitHub repository to
app/code/Luigisbox/Integrationwithin your Magento folder
- Copy this GitHub repository to
- Using
composer:- Run
composer require luigisbox/magento2-integrationin your Magento 2 root directory
- Run
- Manually:
-
Run the following commands in your Magento 2 root directory:
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:flush
-
Activate Luigi's Box services:
- Go to
Magento 2 Administration -> System -> Extensions -> Integrations- you should see
LuigisboxIntegration
- you should see
- Click on
activatebutton next toLuigisboxIntegration- installation process starts and setup form pops up
- your catalog is being synchronized with our services in the background
- Fill in the setup form and you will be redirected to Luigi's Box Web Application
- here you can set up our services
- Go to
统计信息
- 总下载量: 8.81k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-20