boxalino/rtux-shopware
最新稳定版本:3.5.2
Composer 安装命令:
composer require boxalino/rtux-shopware
包简介
Boxalino Real Time User Experience (RTUX) Framework
README 文档
README
Introduction
For the Shopware6 integration, Boxalino comes with a divided approach: framework layer, data export layer and integration layer. The current repository is used as a framework layer and includes:
- API bundle
- JS tracker
By adding this package to your Shopware6 project, your setup can do the following:
- Enable the tracking
- Proceed to integrate features.
In order to create your dedicated account data index, the data export layer has to be installed before you continue. https://github.com/boxalino/exporter-shopware6
In order to use the API for generic functionalities (search, autocomplete, recommendations, etc), please continue with the guidelines from the integration repository https://github.com/boxalino/rtux-integration-shopware
Documentation
Check the public documentation on Framework Integrations https://boxalino.atlassian.net/wiki/spaces/BPKB/pages/349503489/Framework+Integration https://boxalino.atlassian.net/wiki/spaces/BPKB/pages/349601793/Shopware+6
Additionally, please check the GITHUB wiki page.
Setup
-
Add the plugin to your project via composer
composer require boxalino/rtux-shopware -
Activate the plugin per Shopware use
./bin/console plugin:refresh./bin/console plugin:install --activate --clearCache BoxalinoRealTimeUserExperience -
Log in your Shopware admin and configure the plugin with the configurations provided for your setup Shopware Admin >> Settings >> System >> Plugins >> Boxalino RTUX Framework for Shopware v6
-
Due to the JS files in the plugin (tracker, Shopware6 CMS blocks, etc), a theme compilation might be required:
./psh.phar administration:buildor./bin/build-administration.sh./psh.phar storefront:buildor `./bin/build-storefront.sh `` -
If the plugin configurations are not displayed, they can be accessed via direct link:
admin#/sw/plugin/settings/BoxalinoRealTimeUserExperience
All events will use a dedicated log file ./var/log/boxalino-.log
Contact us!
If you have any question, just contact us at support@boxalino.com
统计信息
- 总下载量: 5.89k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-05-17