Files
awesome-cordova-plugins/docs/plugins/local-backup/README.md
T
2026-03-21 17:08:43 -07:00

28 lines
558 B
Markdown

---
description: >-
LocalBackup plugin for Cordova and Ionic. This plugin to create local backup
---
# LocalBackup
This plugin to create local backup
## Installation
```bash
ionic cordova plugin add cordova-plugin-local-backup
npm install @awesome-cordova-plugins/local-backup
```
**Plugin Repo:** [https://github.com/MaximBelov/cordova-plugin-local-backup](https://github.com/MaximBelov/cordova-plugin-local-backup)
## Supported Platforms
- Android
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)