NextIQ
NextIQ · Setup Guide · New Customer
Frappe Cloud

New customer setup

Six steps: sign up, install NextIQ on your Frappe Cloud site, and connect.

1

Sign up for your NextIQ accountskip if you already have one

Before connecting, create your account directly at nextiq.in/signup — fill in your name, email, and a password. Use the email you want scan notifications and quota alerts sent to. Already have a NextIQ account? Just make sure you're logged in and skip to Step 2.

Stay logged inKeep this NextIQ Service tab signed in — you'll need that same logged-in session later for the connection to complete instantly.
2

Add the NextIQ app to your bench

Open your site's Bench from the dashboard, go to the Apps tab, select Add App, then Add from GitHub. Enter:

https://github.com/SatatTech/nextiq.git
Branch: main

Add app from GitHub dialog with the NextIQ repository URL filled in
3

Install NextIQ on your site

Once the app has finished being added to your bench, go back to your Site, open the Apps tab, select Install App, and choose NextIQ from the list.

Install app on your site picker showing NextIQ available to install
4

Open NextIQ Settings

Back on your site, search for NextIQ Settingsin the awesome bar (top search, press Ctrl/Cmd + K). You'll see a Connect to NextIQ Servicebutton — select it. Since you're still logged in to NextIQ Service from the previous step, this connects instantly with no further sign-in prompt.

NextIQ Settings with the Connect to NextIQ Service action
5

You're connected

You're automatically returned to your site with a Connected confirmation. A starter allowance of free scans is added to your account right away — no extra step needed.

Connected confirmation page after completing the OAuth flow
Nothing to configureYour quota, connection, and account are all set up automatically the moment you land back on this screen.
6

Start scanning

Go to your site, open the NextIQ workspace, and select Scan Portal. Photograph a business card and submit it — NextIQ reads the card and creates a Lead for you automatically.

Self-Hosted

New customer setup

Six steps: sign up, get the app on your bench, and connect.

1

Sign up for your NextIQ accountskip if you already have one

Before connecting, create your account directly at nextiq.in/signup — fill in your name, email, and a password. Use the email you want scan notifications and quota alerts sent to.

Stay logged inKeep this NextIQ Service tab signed in — you'll need that same logged-in session later for the connection to complete instantly.
2

Get the app

From your bench directory:

bench get-app https://github.com/SatatTech/nextiq.git --branch main
3

Install it on your site

bench --site your-site.com install-app nextiq
bench --site your-site.com migrate

Restart the bench if it's running in production mode (bench restart).

4

Open NextIQ Settings

Log in to your site and search for NextIQ Settings in the awesome bar (Ctrl/Cmd + K). Select Connect to NextIQ Service. Since you're still logged in to NextIQ Service from Step 1, this connects instantly with no further sign-in prompt.

5

You're connected

You're returned to your site with a Connected confirmation. A starter allowance of free scans is added to your account right away — no extra step needed.

6

Start scanning

Go to your site, open the NextIQ workspace, and select Scan Portal. Photograph a business card and submit it — NextIQ reads the card and creates a Lead for you automatically.