Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mathiaslinux/retroconnexion

A module to connect the NodeJS chat to PrestaShop
https://github.com/mathiaslinux/retroconnexion

Last synced: about 1 month ago
JSON representation

A module to connect the NodeJS chat to PrestaShop

Awesome Lists containing this project

README

        

# Retro Rococo Connexion

## Introduction

This is a Prestashop module that allows the chat to connect to the Prestashop API. It also create Cookies to verify that the user or the employee is connected. It was created for a College project.

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [License](#license)

## Installation

First you can get this module by downloading an automatic build in the release section of this repository [here](https://github.com/MathiasLinux/retroconnexion/releases). Then you can install it in your Prestashop backoffice.

You can also clone this repository and zip the folder. Then you can install it in your Prestashop backoffice.

Finally you can clone this repository and copy it in your Prestashop modules folder. Then you can install it in your Prestashop backoffice.

## Usage

This module is used to connect the chat to the Prestashop API. It also create Cookies to verify that the user or the employee is connected.

You can create a key in the Prestashop backoffice. Then you can use this key in the chat to connect to the Prestashop API.

## License

This project is under the GNU GPLv3 license. See the [LICENSE](LICENSE) file for details.