Hi there!
Good to know that the Zendesk plugin is now part of the Discourse core.
In my previous setup, I had forked the Zendesk plugin repository and added some custom code to support our business logic, and it worked fine in that environment.
After upgrading to the new Discourse version (where the Zendesk plugin is now part of the core), I’m not sure how to incorporate my custom changes. Here’s what I’ve done so far:
-
Synced my fork with the latest updates
-
No conflicts occurred
Could someone guide me on the best way to make my custom changes available in the new setup?
Thanks in advance!