Notifly
  • Welcome
  • Admin dashboard
    • Overview
    • Notification settings page
    • In-app settings
    • Template variables
    • Notification bundling
  • Widget
    • Introduction
    • Installation
      • Single page applications
      • Static pages (HTML)
    • Authentication
  • Notifly API
    • API Reference
    • Authentication
    • Response codes
    • User
    • Notification
Powered by GitBook
On this page

Was this helpful?

  1. Widget

Installation

PreviousIntroductionNextSingle page applications

Last updated 5 years ago

Was this helpful?

If your website is a single page application (without server side rendering), e.g.

  • React

  • Vue

  • Angular

  • Ember

Use the following installation guide:

If your website is static HTML or otherwise doesn't render the HTML with Javascript, e.g.

  • CMS and blog-based websites

    • Wordpress (in most cases)

    • Squarespace

    • Weebly

  • JAMstack-based websites

    • Gatsby

    • Next.js

    • Nuxt/Jekyll/Hugo

Use the following installation guide:

Single page applications
Static pages (HTML)