mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
19 lines
450 B
Markdown
19 lines
450 B
Markdown
|
# LocalBackup
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-local-backup
|
||
|
$ npm install @awesome-cordova-plugins/local-backup
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/local-backup/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/MaximBelov/cordova-plugin-local-backup](https://github.com/MaximBelov/cordova-plugin-local-backup)
|
||
|
|
||
|
This plugin to create local backup
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
|