Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mathiaslinux/retroconnexion
- Owner: MathiasLinux
- License: gpl-3.0
- Created: 2023-09-27T11:47:51.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-27T13:25:53.000Z (11 months ago)
- Last Synced: 2024-01-28T14:34:36.553Z (11 months ago)
- Language: PHP
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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.