- Enable your registered or unregistered (anonymous) Zendesk Support users to submit support requests from within the Wordpress administrator dashboard (see Setting up anonymous ticket submissions with Zendesk Support for Wordpress).
- Convert blog comments into tickets and add a public comment that can also be posted as a reply in the blog post.
- View all of the tickets in the tickets widget, which is added to the administrator dashboard.
- View details for each ticket and then open them in Zendesk Support to make updates.
- Add a contact form to the administrator dashboard so that your site users can quickly make support requests.
- Set the visibility permissions for each type of registered Wordpress site user (administrators, editors, authors, contributors, subscribers), allowing them to either see the tickets widget or the contact form.
- Add Web Widget (Classic) to your Wordpress site.
- Enable your users to sign in to Zendesk Support using single sign-on (SSO) (see Setting up single sign-on (SSO) for Wordpress Wordpress).
Installing the Zendesk Support for Wordpress plugin
The Zendesk Support for Wordpress plugin can be added to your Wordpress site just like any other plugin. Plugins are only supported in self-hosted Wordpress sites (wordpress.org), not free hosted sites on wordpress.com.
- Download the plugin at http://wordpress.org/extend/plugins/zendesk/.
- Log in to your Wordpress site as an administrator.
Note: If you installed a beta version of the Zendesk Support for Wordpress plugin, delete it in Wordpress before installing the new version.
- In the dashboard, select Plugin > Add New.
- Select Upload.
- Click Browse to select the file you downloaded (zendesk.zip).
- Click Install Now.
- After the file is uploaded and installed, click Activate.
The next step is to configure the plugin with your account information and then select the features that you want to enable.
Configuring the plugin settings
Activating the plugin adds a new panel to the Wordpress administrator dashboard, as shown here:
You need to configure your subdomain to access Zendesk Support in Wordpress.
- Click the set up link and you'll be prompted to enter your subdomain.
- Enter your subdomain.Note: If you use host mapping, this is automatically detected when you save the account settings.
- Click Save Settings.
You will next be prompted to optionally set the visibility permissions for your registered site users, customize the contact form, allow support requests from unregistered (anonymous) users, and to add Web Widget (Classic) to your Wordpress site.
For information about allowing anonymous users to submit requests, see Setting up anonymous ticket submissions with Zendesk Support for Wordpress.
You can set these options immediately or later by selecting the Zendesk Support settings from the Zendesk Support for Wordpress panel, as shown here:
Setting the dashboard widget visibility by user type
You can add either the contact form or the Zendesk Support widget to the dashboards of the registered users (administrators, editors, authors, contributors, subscribers) of your Wordpress site. The contact form allows them to submit support requests directly from Wordpress and the ticket widget allows users who are also Zendesk Support agents to view tickets and quickly access Zendesk Support to make ticket updates. In other words, the contact form is for users who need to submit support requests and the tickets widget is for agents to manage tickets.
- When you initially set up the plugin, the settings page is displayed after you've configured Zendesk Support. You can otherwise access this page by selecting Settings from the Zendesk panel. Visibility permissions are set in the Dashboard Widget Visibility section.
- For each type of registered site user you can specify the following:
- Don't display anything
- Show a contact form
- Show the tickets widget
- Choose a visibility setting for all user types:
- Administrators
- Editors
- Authors
- Contributors
- Subscribers
- Click Save Changes.
Customizing the contact form
Using the contact form, your registered site users can submit support requests.
- Select Settings from the Zendesk Support panel.
- In the Contact Form Settings section, enter text for the form title, summary label, details label, and submit button label.
- Click Save Settings.
Adding Web Widget (Classic) to your Wordpress site
Using the Zendesk Support for Wordpress plugin, you can also easily add Web Widget (Classic) to your Wordpress site. After integrate your Wordpress site with Zendesk Support, the Web Widget code is automatically pulled into Wordpress.
- If you haven't already done so, set up Zendesk Support Web Widget (Classic) (see Using Web Widget (Classic) to embed customer service in your website).
- In Wordpress, select Settings from the Zendesk panel.
- Select one of the following
widget
display settings:
- Do not display the Web Widget anywhere (this is the default)
- Display the Web Widget on all posts and pages
- I will decide where the Web Widget displays using a template tag
- If
you selected to use a template tag, you can then
place the
widget where
you would like it on your site using the following
template tag:
<?php if ( function_exists( 'the_zendesk_webwidget' ) ) the_zendesk_webwidget(); ?>
- Click Save Settings.
Web Widget (Classic) behaves as it would when added to any other web site. You can, for example, configure it to also allow users to chat with agents and to search your knowledge base.
Submitting a request from the dashboard
Registered site users who have been granted permission to see Zendesk Support contact form (shown above) on their dashboards, may submit support requests. These users can either be registered users in Zendesk Support or you can allow unregistered (anonymous) users to submit requests (see Setting up anonymous ticket submissions with Zendesk Support for Wordpress).
Users simply fill out the contact form and click Submit. If you've configured the plugin to allow anonymous submissions, then the requester is not prompted to sign in to Zendesk Support; an agent acts as the delegate for anonymous requests. If not, all your users must sign in before submitting requests. After a request is submitted, the requester receives the usual email notification.
Using the ticket widget
Using the tickets widget, agents can view tickets using all of the shared views in Zendesk Support.
By selecting Change View you see and can switch to any of the shared views in Zendesk Support.
By clicking on a ticket, you see summary information about the ticket and make updates.
Converting a blog post comment into a ticket
You can convert blog comments into tickets in the dashboard. Only comments that have been submitted along with an email address can be converted into a ticket. The commenter's email address is used to add them to your instance of Zendesk Support and enable follow up communication about the ticket.
- Sign in to the Wordpress administrator dashboard, and select Comments.
- Locate the comment you want to convert to a ticket and click Convert to Zendesk Ticket.
- You'll be prompted to enter a comment, which can be
posted as a response in the post. Enter your comment
and then optionally select either or both of these
two options:
- Make this a public comment in the ticket
- Post as a reply on this blog post
- Click Create Ticket.
All follow up on the ticket occurs within Zendesk Support.
4 Comments
Hi all,
Last update to this plugin was 8 months ago. Any news on ongoing updates to make it compatible with latest WordPress version? Would really like this in a forum site I am creating, which will include companies that use Zendesk so that it can be integrated directly into their private forums.
Thanks!
Hi Terry,
We were able to install this with the latest version of Wordpress, despite the warning messing, so you should be able to use it.
Hey Dave Dyson, Terry Hale got a point. This plugin haven't seen an update for more then a year. Its lack of features (like creating custom tickets) and force you as a zendesk paying client to purchase solutions provided by other plugin developers.
Besides that, wordfence warn regarding the plugin and does not allow to use it.
The plugin have not not been tested against the last 3 major WP versions. It might have security bridges. And I guess it has, if wordfence alerts regarding it.
Please sign in to leave a comment.