This is an overview of nunify Registrations & Ticketing modules. Key topics we cover are:

  • Templates available out-of-the-box
  • Samples & nunify Deliverables for each template
  • What you need to get started?
  • How does Payment & Ticketing work?

Templates & Samples

Following are templates available. Each template has themes available out-of-the-box as displayed in the same. Any changes to the templates will be a customization request for which you’ll need to contact our sales team.

Template Key Deliverables Samples Registration Addons
Registration Page Single page hosted on nunify servers Click Here
  • Ticketing & Payments
  • Multiple Ticket Types
  • Custom templates
  • Project management
  • Embed Registration Form HTML Snippet that you can place on a website built and hosted by you. Sample HTML snippet below
  • Ticketing & Payments
  • Multiple Ticket Types
  • Custom templates
  • Project management
  • Event website Website hosted on nunify servers with following pages:

  • Home
  • Registration
  • Agenda
  • Speakers
  • Venue
  • Click Here
  • Ticketing & Payments
  • Multiple Ticket Types
  • Custom templates
  • Project management
  • Included in all the above templates are:

    • Registration form builder with custom registration fields
    • One registration confirmation emailer
    • Access to secure admin backend
    • DIY content updates
    • Out-of-the-box templates
    • Excel Import & Export
    • 24×7 Email Tech support

    What do you need to get started?

    Following is a list of content and other assets you require in order to publish any of the templates:

    Templates Prerequisites
    All templates
  • List of fields and field types. You can set it up directly in the admin backend.
  • The domain name of the website. The website will be available in <your-domain-name>.nunify.com
  • Branding assets & copy for the template
  • HTML email for registration confirmation
  • Event website
  • All prerequisites listed in “All templates”
  • Initial content for agenda, speakers, and venue as per format listed in backend admin
  • Payment & Ticketing
  • You will need an active Stripe account
  • Multiple ticket types
  • Ticket type information – name, description, price(optional)
  • How does Payment & Ticketing work?

    Coming Soon!

    Embed reg. HTML Snippet

    <div id=”nunify-container-parisera” style=”width: 100%; height: 100%”></div>

    <script src=”https://www.nunify.com/events/embed-v1.js”></script>

    <script type=”text/javascript”>

      window.NunifyWidgets.createRegistrationWidget({

        eventCode: ‘parisera’,

        elementId: ‘nunify-container-parisera’,

        // Optional

        accessCode: ‘exhibitor-access’,

        params: [

          { name: ‘first_name’, value: ‘Jane’ },

          { name: ‘last_name’, value: ‘Doe’ },

          { name: ’email’, value: ‘[email protected]’ },

        ],

        onRegistrationSuccess: yourSuccessCallback,

        onRegistrationFailure: yourFailureCallback,

      })

    </script>

    This marks the end of this article. If you are still facing issues. Email support@nunify.com & we would be happy to help.



    Click to view original post

    By admin

    Leave a Reply

    Your email address will not be published. Required fields are marked *