How to deploy Mopinion via Capacitor by Ionic
Prerequisites
Create your feedback form and deployment
Create a web feedback form the Mopinion app → Building Feedback Forms
Create a web deployment in the Mopinion app → Where can I find my deployment?
Add your feedback form to your deployment
Copy the deployment ID
Implementing the Mopinion packages
Install the @mopinion/deploy and @mopinion/survey packages
Import the packages into your project and initialize the deployment. It’s advisable to initialize the deployment in the top level of your application.
You can now manage which forms should show when in the Mopinion app.