Diogo Cordeiro b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 5 years ago
..
actions 25ee5ed1f9 [OfflineBackup] Fix plugin 5 years ago
lib 25ee5ed1f9 [OfflineBackup] Fix plugin 5 years ago
locale aee5506f00 [PLUGINS] Removed GeoURL as the service doesn't exist anymore 5 years ago
OfflineBackupPlugin.php b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 5 years ago
README a614205663 Add plugin READMEs 8 years ago

README

The OfflineBackup plugin backups user data in offline queue and email when
ready.

Installation
============
add "addPlugin('OfflineBackup');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('OfflineBackup');