diff --git a/userguide/aviate/how-to-install-the-aviate-plugin.adoc b/userguide/aviate/how-to-install-the-aviate-plugin.adoc index a748a9a88..45413e6cd 100644 --- a/userguide/aviate/how-to-install-the-aviate-plugin.adoc +++ b/userguide/aviate/how-to-install-the-aviate-plugin.adoc @@ -10,7 +10,7 @@ include::{sourcedir}/includes/premium-card.adoc[] == Prerequisites -* Ensure that you have subscribed to the Flock plan ( OR higher ) to enable the plugin. +* Ensure that you have subscribed to the Flock plan ( OR higher) to enable the plugin. * Ensure that you have Kill Bill, Kaui, and the database set up as explained in the https://docs.killbill.io/latest/getting_started.html[__Getting Started Guide__]. @@ -18,7 +18,18 @@ include::{sourcedir}/includes/premium-card.adoc[] == Plugin Installation -This section lists the steps to be followed for the Aviate plugin installation. + +=== Via Aviate Marketplace + +The aviate plugin can be installed via the Aviate marketplace. Refer to the following demo for a walkthrough of the plugin installation process: + +:storylane-id: 4aiwimwctw0k +:storylane-embed-type: inline +include::{sourcedir}/includes/storylane-embed.adoc[] + +=== Via API Calls + +The Aviate Plugin can also be installed by making API calls to the KB server. This is particularly useful when you want to automate the plugin installation as part of your deployment process. Before staring with the plugin installation, ensure that you have a running KB installation as documented https://docs.killbill.io/latest/getting_started[here].