Closed andreaspfeiffer1131 closed 5 years ago
Hi there,
This issue can be closed. I managed to make my changes by unzipping the package (on files, issue was the \n against the \n with my code editor) then zipped package again and uploaded it !
thank you for this great apps Andreas
Hi there,
I have implemented the previous version compatible with the zendesk framework 1. As it is not possible anymore to maintain this integration, I need to upgrade on a package compatible with zendesk framework 2.
Downloading and installing the compiled package available from the download page works fine. The issue is that I need to make few adaptations according to our zendesk (custom fields, change tag naming, etc..). In other words, I need to make some changes in the source app.js file, compile the package and upload it on our zendesk.
Here is what I made :
Here is my result :
the result looks now good :
And I can package the source folder either via the command zat package.
The issue is then that the apps do not display on zendesk after uploading it. I can only see the title and the logo.
I have try to take the index.html from the compile pack, but same result
What I am doing wrong ?
thank you for your help Andreas