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

https://github.com/esatisfaction/esat-magento

e-satisfaction SDK and Module for Magento
https://github.com/esatisfaction/esat-magento

magento magento-extension magento-module sdk sdk-php

Last synced: 5 months ago
JSON representation

e-satisfaction SDK and Module for Magento

Awesome Lists containing this project

README

          

## e-satisfaction Magento Plugin

[![StyleCI](https://github.styleci.io/repos/99707123/shield?branch=2.2)](https://github.styleci.io/repos/99707123)

### Target versions

This branch is targeting Magento v2.2

### Compatibility

This branch is compatible with the following magento versions:
* `Magento v2.2.*`

If you are looking for Magento 1.* versions, please check [branch 1.9](https://github.com/esatisfaction/esat-magento/tree/1.9).

If you are working on the e-satisfaction v1.0, you should check [legacy-1.9](https://github.com/esatisfaction/esat-magento/tree/legacy-1.9).

### Installation

1. Download release zip
2. Open zip and extract files
3. Upload the `app` folder to your magento root directory
4. Clear your cache
5. Log-out and log-in again to allow the plugin to be installed properly
6. You are good to go

You should be able to find the module in your menu.

### Releases

#### Magento 2.2

* [e-satisfaction Magento v2.0.4](https://github.com/esatisfaction/esat-magento/releases/tag/v2.0.4-magento-2.2)
* [e-satisfaction Magento v2.0.3](https://github.com/esatisfaction/esat-magento/releases/tag/v2.0.3-magento-2.2)
* [e-satisfaction Magento v2.0.2](https://github.com/esatisfaction/esat-magento/releases/tag/v2.0.2-magento-2.2)
* [e-satisfaction Magento v2.0.1](https://github.com/esatisfaction/esat-magento/releases/tag/v2.0.1-magento-2.2)
* [e-satisfaction Magento v2.0.0](https://github.com/esatisfaction/esat-magento/releases/tag/v2.0.0-magento-2.2)

#### Magento 1.9

* [e-satisfaction Magento v2.0.3](https://github.com/esatisfaction/esat-magento/releases/tag/v2.0.3-magento-1.9)
* [e-satisfaction Magento v2.0.2](https://github.com/esatisfaction/esat-magento/releases/tag/v2.0.2-magento-1.9)
* [e-satisfaction Magento v2.0.1](https://github.com/esatisfaction/esat-magento/releases/tag/v2.0.1-magento-1.9)
* [e-satisfaction Magento v2.0.0](https://github.com/esatisfaction/esat-magento/releases/tag/v2.0.0-magento-1.9)

### Changelog

* [Magento 2.2 Changelog](CHANGELOG-2.2.md)
* [Magento 1.9 Changelog](CHANGELOG-1.9.md)