Skip to main content

How do I remove links to Deskpro from email notifications? - 지식 베이스 / Deskpro Legacy - Deskpro Support

WARNING: You're browsing documentation for an older version of Deskpro. For the most up-to-date version, see: How can I remove links to Deskpro from Email Notifications?

How do I remove links to Deskpro from email notifications?

Authors list

By default, if you have the Deskpro Portal enabled, user email notifications include links to allow the user to view the ticket in the portal.

If you disable the portal, the links are not shown. 

However, you may wish to leave the portal enabled but not include links in emails to users. 

To remove those links from email notifications:

 

1. Go to Admin > Emails > Email Templates

2. Under User Email Templates, click the Ticket Emails folder.

3. Open the template "New Ticket Auto-Response".

4. Delete the code:

 

<br /><br />

{{ phrase('user.emails.ticket_access_ticket_online') }}
<a href="{{ ticket.link }}">{{ ticket.link }}</a>


5. Click "Save Template"

6. You will also need to repeat this for

  • "New Ticket by Agent"

  • "New Agent Reply"

  • "User Reply Auto-Response"

 

7. You should also go to the Layout (Header, footer, CSS) section and in the "Footer" template delete: 

 

{% if app.isPortalEnabled() %}<a href="{{ deskpro_url }}">{{ deskpro_url }}</a>{% endif %}

 

도움이 되었습니다 Unhelpful

60 of 122 people found this page helpful

댓글 등록

Please log in or register to submit a comment.

Need a password reminder?