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: package.json
"dependencies": {
"@interaktivgmbh/volto-recommendations": "*"
}
"addons": [
"@interaktivgmbh/volto-recommendations"
]
### 3. Get packages
Backend/Plone Classic:
```shell
$ ./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) 2023, 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file interaktiv.recommendations-1.0.3.tar.gz.
File metadata
- Download URL: interaktiv.recommendations-1.0.3.tar.gz
- Upload date:
- Size: 89.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
235334522d9c15dc47da233919b292e15bc5ee09e59f785794de4f1084a594c1
|
|
| MD5 |
13b41296d339b18033c3e45ff5f66b8b
|
|
| BLAKE2b-256 |
2c5a479d286f518a8ddb17d720e676e0f7da8883480307c155342a171783575b
|
File details
Details for the file interaktiv.recommendations-1.0.3-py3-none-any.whl.
File metadata
- Download URL: interaktiv.recommendations-1.0.3-py3-none-any.whl
- Upload date:
- Size: 46.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcfb9789859033d10165b43e397d63d5446c855f59457a170f49cdedbf161a05
|
|
| MD5 |
02b4e23ded2c20e575951122aed5e660
|
|
| BLAKE2b-256 |
073e255c8768f965a2ad6022263f3fad1d6697d2633c74ff8cdd8869d51368fe
|