How to configure zammad-wp plugin to interface with zammad

Infos:

  • Used Zammad version: 4.1
  • Used Zammad installation type: (source, package, docker-compose, …) package
  • Operating system: Centos7
  • Browser + version: chrome/firefoxe

Expected behavior:

  • Integrate zammad-wp plugin to interface with my zammad instance

Actual behavior:

  • I have added wordpress plugin to my website but I dont know how to configure the plugin to interface with zammad instance.

what I have done:
1- I have added to my wp-config.php those line:

define(‘ZAMMAD_URL’, ‘https://zammadurl’);
define(‘ZAMMAD_AUTH_TOKEN’, ‘mytoken’);

is their is there somthing else to do (are the NPM Commands necessary to execute)?I didn’t find somthing on internet to explain how it works!

Steps to reproduce the behavior:

  • add zammad-wp pugin to wordpress website and make it work

Hey,

please contact the plugin vendor for assistance.
There is no official plugin for Zammad, the name is misleading. Sorry.

Ok, Thank you for your quick response

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.