Plugin replacements and migration guides
Choose the Capgo alternative for each Ionic plugin and follow the guide to migrate safely.
| Ionic plugin | Capgo alternative | Migration guide |
|---|---|---|
| Ionic Secure Storage | Fast SQL or Data Storage SQLite | Migration guide |
| Ionic Auth Connect | Social Login | Migration guide |
| Ionic Identity Vault | Native Biometric + Fast SQL or Data Storage SQLite | Migration guide |
| Ionic Intune | Intune | Migration guide |
| Ionic Payments | @capgo/capacitor-pay | Migration guide |
| Ionic Zebra Scanner | Zebra DataWedge | Migration guide |
| @ionic-enterprise/ssl-pinning | capacitor-ssl-pinning | Migration guide |
Open source plugins. Optional paid support.
Every Capgo plugin is open source, so you can audit, fork, and self-host if you want. If you need guaranteed response times or migration help, paid support is optional - see support options.
Migration steps
1
Map each Ionic enterprise plugin to its Capgo replacement.
2
Install the new plugins and sync native code.
3
Migrate stored data and update auth flows, then remove Ionic dependencies.