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
- Host: GitHub
- URL: https://github.com/esatisfaction/esat-magento
- Owner: esatisfaction
- License: mit
- Created: 2017-08-08T15:19:46.000Z (almost 9 years ago)
- Default Branch: 2.2
- Last Pushed: 2024-06-21T16:17:39.000Z (almost 2 years ago)
- Last Synced: 2024-06-22T08:39:13.238Z (almost 2 years ago)
- Topics: magento, magento-extension, magento-module, sdk, sdk-php
- Language: PHP
- Size: 210 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-1.9.md
- License: LICENSE
Awesome Lists containing this project
README
## e-satisfaction Magento Plugin
[](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)