An open API service indexing awesome lists of open source software.

https://github.com/mathiaslinux/recommandation_presta_module


https://github.com/mathiaslinux/recommandation_presta_module

Last synced: 24 days ago
JSON representation

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.