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

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');