wagento/zendesk

This package is abandoned and no longer maintained. No replacement package was suggested.

Zendesk Connector

Installs: 60 682

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 4

Forks: 17

Open Issues: 0

Type:magento2-module

220.0.5 2019-10-31 17:56 UTC

This package is auto-updated.

Last update: 2020-03-01 00:16:24 UTC


README

This free version is longer being supported if you would like the most recent version, you can find it on the marketplace. https://marketplace.magento.com/wagento-zendesk.html

Introduction

This official Zendesk module developed by wagento.

Version

We are adding a new version management to make module installation available through composer, so this is the table for reference:

Magento Version Composer prefix
2.0.x 200.x.x
2.1.x 210.x.x
2.2.x 220.x.x

So if you are in magento 2.0.x to install by composer just execute: composer require wagento/zendesk:200.0.1

BUT in file etc/module.xml version will be the same for all composer version, use setup_version as global version reference.

Support

If you are facing any issue with module installation and configuration please send an email to support@mage365.zendesk.com

Changelog

Based in setup_version

v1.0.1

  • Fixed Authorization problem when user clicks Authorize button in admin
  • Improved App Installation algorithm, now is smarter and will always update installation infromation.
  • Fixed 'Customer Sync' ajax call.
  • Fixed Customer Session validation for Ticket Form when magento's cache is enabled.
  • Included code improvement from pull request
    • Removed unused dependecies
    • Changed sql select query to load order by customer email

v1.0.0

  • Initial module integration for Zendesk