shopsys/persoo

Shopsys Platform connector to Persoo

15.0.x-dev 2024-02-26 09:52 UTC

This package is auto-updated.

Last update: 2024-04-27 16:42:29 UTC


README

Downloads

This bundle for Shopsys Platform adds advanced search using Persoo. The bundle is dedicated for projects based on Shopsys Platform (i.e. created from shopsys/project-base) exclusively. This repository is maintained by shopsys/shopsys monorepo, information about changes is in monorepo CHANGELOG.md.

Documentation

Documentation can be found in Shopsys Platform Knowledge Base.

Installation

The plugin is a Symfony bundle and is installed in the same way:

Download

First, you download the package using Composer:

composer require shopsys/persoo

Configuration

Set these environment variables in your project:

PERSOO_IS_PRODUCTION_MODE // 'true' or 'false'
PERSOO_ENABLED_DOMAIN_IDS // comma separated list of domain ids e.g. '1,2'
PERSOO_ACCOUNT_ID // value provided by Persoo company
PERSOO_RECOMMENDATION_ALGORITHM_ID // value provided by Persoo company
PERSOO_RECOMMENDATION_OFFER_ID // value provided by Persoo company
PERSOO_RECOMMENDATION_LOCATION_ID // value provided by Persoo company
PERSOO_SEARCH_ALGORITHM_ID // value provided by Persoo company
PERSOO_SEARCH_OFFER_ID // value provided by Persoo company
PERSOO_SEARCH_LOCATION_ID // value provided by Persoo company

Contributing

Thank you for your contributions to Shopsys Persoo package. Together, we are making Shopsys Platform better.

This repository is READ-ONLY. If you want to report issues and/or send pull requests, please use the main Shopsys repository.

Please check our Contribution Guide before contributing.

Support

What to do when you are in troubles or need some help? The best way is to join our Slack.

If you want to report issues, please use the main Shopsys repository.