How to create a widget on your website
Maria Pia avatar
Written by Maria Pia
Updated over a week ago

Xceed Nightgrph allows you to have a widget on your own website to sell your tickets.

To install our widget is pretty straightforward.

  1. Enter your Nighgraph account and click on setting on the top right and then "Sales Plugin"

  2. Add the following html code within the <body> of the page of your website where you want the sales plugin to show up (example: https://k39.space/tickets)

    <div id="xceed-widget"></div>
    <script src=“https://s3-eu-west-1.amazonaws.com/xceed-widget/2019-version/dist/loader.js” type=“text/javascript”></script>

  3. You can then customise the look and feel via Nightgraph.

Did this answer your question?