Interaktiv Recommendations product.
Project description
interaktiv.recommendations
Interaktiv Recommendations plone package.
Table of contents
Installation
1. Add the recommendations package to the backend
File: buildout.cfg
[sources]
...
interaktiv.recommendations = git git@github.com:interaktivgmbh/interaktiv.recommendations.git branch=main
eggs =
...
interaktiv.recommendations
2. Add the recommendations package to the frontend (Volto only)
File: mrs.developer.json
{
"volto-recommendations": {
"url": "git@github.com:interaktivgmbh/volto-recommendations.git",
"path": "src",
"package": "@interaktiv/volto-recommendations",
"branch": "main"
}
}
File: package.json
"addons": [
"@interaktiv/volto-recommendations"
]
3. Get packages
Backend/Plone Classic:
$ ./bin/buildout
Frontend/Volto:
$ yarn install
Enable the recommendations
1. Enable recommendations behavior
Enable the recommendations behavior on a contenttype of your choice via controlpanel /@@dexterity-types.
2. Update recommendations index
Plone Classic:
Open /@@recommendations_settings and click on the Refresh-Button.
Volto:
Open /controlpanel/recommendations and click on the Refresh-Button.
Copyright and License
Author: Interaktiv GmbH - https://interaktiv.de
Copyright (c) 2022, Interaktiv GmbH
See LICENSE.md for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for interaktiv.recommendations-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58c5d1363877f9fb9c910a34dceb84a550be2300d4cbbe68e0a7ff1490dcde63 |
|
MD5 | d233dd9bae0a64ff0fc48acef3cea457 |
|
BLAKE2b-256 | 884f395b7c4ca452d69e4e8b1ab5ce5dfe90e4ee99761c098e556e9431b22c65 |
Close
Hashes for interaktiv.recommendations-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef4e4556cead52d25d6dcc1c937b646cc917620852f747a561d9b17a0bef9fe5 |
|
MD5 | cf798c400f8004135adee3d6b238634c |
|
BLAKE2b-256 | 94c61f3f3925c88f8c05f8e7168889d3a1a9f2bb438c89c2ae7334c827985a7b |