Basic Tutorial

Welcome to the Q2 Caliper SDK! This tutorial will walk you through building your first Online Banking extension from scratch. We’ll create a simple “Accounts Dashboard” that demonstrates all the core concepts you need to know.

What you’ll learn:

  • Setting up your first “Hello World” extension

  • Working with forms and user input

  • Routing and navigation

  • Using the HQ API to interact with the Q2 platform

  • Templates and serving assets

  • Making HTTP requests

  • AJAX and dynamic content

  • Caching strategies

  • Logging and configuration

  • Database integration

By the end of this tutorial, you’ll have a solid foundation for building Q2 extensions. Let’s get started!