README 246 B

1234567891011121314151617
  1. The OfflineBackup plugin backups user data in offline queue and email when
  2. ready.
  3. Installation
  4. ============
  5. add "addPlugin('OfflineBackup');"
  6. to the bottom of your config.php
  7. Settings
  8. ========
  9. none
  10. Example
  11. =======
  12. addPlugin('OfflineBackup');