boxalino/rtux-magento2
最新稳定版本:5.1.0
Composer 安装命令:
composer require boxalino/rtux-magento2
包简介
Boxalino Real Time User Experience (RTUX) Magento2 plugin
README 文档
README
Introduction
For the Magento2 integration, Boxalino comes with a divided approach: framework layer, integration layer and data exporter layer. The current repository is the framework layer and includes:
- API bundle dependencies
- API block & elements bases (declared as preferences in the integration layer)
- JS tracker events (declared as preferences in the integration layer)
- Base templates for JS tracker & API blocks (declared as preferences in the integration layer)
By adding this package to your Magento2 setup, you can start the integration of the Boxalino API features. Once installed, please follow the Configurations setup
In order to use the API for generic functionalities (search, autocomplete, recommendations, etc), please check the integration repository https://github.com/boxalino/rtux-integration-magento2
Documentation
Check the public documentation on Framework Integrations https://boxalino.atlassian.net/wiki/spaces/BPKB/pages/349503489/Framework+Integration
For a Magento 2 API integration - please consult with the official documentation on available options https://boxalino.atlassian.net/wiki/spaces/BPKB/pages/392396801/Magento+2
Setup
-
Add the plugin to your project via composer
composer require boxalino/rtux-magento2 -
The Magento2 plugin has a dependency on the Boxalino API repository (https://github.com/boxalino/rtux-api-php).
-
Activate the plugin (Magento2 command)
php bin/magento module:enable Boxalino_RealTimeUserExperiencephp bin/magento cache:clean -
Log in your Magento2 admin and configure the plugin with the configurations provided for your setup Magento2 Admin >> Stores >> Configuration >> Boxalino >> General (as instructed)
-
Due to the JS files in the plugin (tracker, M2 CMS blocks, etc), a theme compilation might be required:
php bin/magento setup:static-content:deploy -
Please make sure the required setup initilization steps have been done.
-
Proceed with the integration features available in our guidelines suggestions https://github.com/boxalino/rtux-integration-magento2/wiki
For more in-depth details on the structure of the repository, please consult the wiki page.
Contact us!
If you have any question, just contact us at support@boxalino.com
统计信息
- 总下载量: 4.06k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-06-09