Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 682 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 682 Bytes

Iframe Icon App

Use this app to use a custom icon in your Zendesk Nav Bar.

Steps to create a custom iframe icon app

  • Download/Clone this repo
  • Replace logo.svg in the assets folder will a SVG that you want to serve as the app icon
  • Update manifest.json with your name and contact details
  • Zip the folders or use zat package if you're using the Zendesk Apps Tools
  • Upload to Zendesk as a private app
  • Set the iframe URL in the iframeURL in the settings
  • Done!

example screenshot

Please submit bug reports as an Issue. Pull requests are welcome.