Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zendesk/custom-pages-example

An example project showcasing the capabilities of the new custom pages feature in Zendesk Guide
https://github.com/zendesk/custom-pages-example

react zendesk-helpcenter

Last synced: about 2 months ago
JSON representation

An example project showcasing the capabilities of the new custom pages feature in Zendesk Guide

Awesome Lists containing this project

README

        

# Custom Pages in Zendesk Help Center

A showcase of the Custom Pages functionality. Custom Pages is an addition to help center themes in Zendesk Guide. The frontend has been built using React with Typescript and Tailwind CSS. The backend portion of the project is built with Node.js and Express.

This single page app consists of a landing page for VIP Support, a modal upon button click and within it a form that submits the user's sign-up data to update that user and its organization within Zendesk. A tag is applied and email confirmation is sent to the user.

## Getting started

See the frontend and backend folders for installation steps.

## Tools

The following tools were used to build this app:
- Create React App
- Express
- Tailwind CSS
- Jsonwebtoken
- Validator
- Nodemailer

## Additional Resources
- [Announcing custom pages in help center](https://support.zendesk.com/hc/en-us/articles/4409427690138-Announcing-custom-pages-in-help-center)
- [Creating custom pages in your help center](https://support.zendesk.com/hc/en-us/articles/4409012911770-Creating-custom-pages-in-your-help-center)

## Issues
You can [create an issue on Github](https://github.com/zendesk/custom-pages-example/issues/new), reach out in our [Developer Community](https://support.zendesk.com/hc/en-us/community/topics), or report the issue in the [Zendesk Developers Slack group](https://docs.google.com/forms/d/e/1FAIpQLScm_rDLWwzWnq6PpYWFOR_PwMaSBcaFft-1pYornQtBGAaiJA/viewform).