Cordova plugins are made of native code that gets bundled with your mobile app (an ipa for iOS, an apk for Android).
In your case, you use Ionic as a CSS framework to build a web site, the plugins cannot be executed by the mobile device because you are not building a mobile app.
↧
Ionic Web Hosted app does't support plugins
↧