Ionic atlas progress bar looks great, but how do you get it working?

Hi all,

I’m trying to get the following plugin working in my app.

Ionic Atlas Progress

I’m stuck on pretty much the third step,

Add the plugin to your app:
angular.module('yourApp', ['ionic', 'atlasProgress'])

Where do I put that line? In the app.module.ts? or in the home.ts page where I want to display it?

Thanks

PS. If this is just for ionic1 which I think it is, does anyone have any good alternatives?

This is indeed for Ionic v1. You will have to find another library.