https://github.com/mathiaslinux/recommandation_presta_module
https://github.com/mathiaslinux/recommandation_presta_module
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathiaslinux/recommandation_presta_module
- Owner: MathiasLinux
- License: gpl-3.0
- Created: 2024-01-20T14:10:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T14:55:22.000Z (over 2 years ago)
- Last Synced: 2026-02-10T10:57:39.372Z (3 months ago)
- Language: PHP
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Recommandation Prestashop Module
## Introduction
This is a Prestashop module that allows you to add recommandations to your products. It used a Python API server to get the recommandations.
## Table of Contents
- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)
- [License](#license)
## Installation
You can download the latest version of the module from the [release page](https://github.com/MathiasLinux/recommandation_presta_module/releases). You can install it by uploading the zip file in the Prestashop backoffice.
You can also clone the repository and copy the `recommandation` folder to your Prestashop modules folder.
## Configuration
You need to configure the module with the URL of the API server. You can do that in the module configuration page.
## Usage
On the backoffice of Prestashop, you can click on a button to add recommandation to all your products.
## License
This project is licensed under the GPL v3 License - see the [LICENSE](LICENSE) file for details.