Skip to content

bitbull-team/zendesk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOR SUPPORT PLEASE CONTACT THE FOLLOWING

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 [email protected]

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.7%
  • HTML 17.1%
  • CSS 1.2%