Skip to content

TailorBrands/ember-cli-zendesk

Repository files navigation

ember-cli-zendesk

This ember-cli addon injects zendesk snippet into index.html. More info on zendesk at https://zendesk.com

Compatibility

  • Ember.js v3.24 or above
  • Ember CLI v3.24 or above
  • Node.js v12 or above

Installation

ember install ember-cli-zendesk

Configuration

This plugin uses the ember-cli project's configuration as defined in config/environment.js.

// environment.js
    ENV.zendesk = {
        key: 'xxxxxx'
    }

Add your zendesk key to config/environment.js and you're good to go.

Disclaimer

This is completely unofficial and is not related to Zendesk in any way.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

This project is licensed under the MIT License.

About Tailor Brands

Check us out!

About

An Ember CLI Addon to add zendesk snippet into index.html

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •