forked from GNUsocial/gnu-social
Add plugin READMEs
This commit is contained in:
16
plugins/OfflineBackup/README
Normal file
16
plugins/OfflineBackup/README
Normal file
@@ -0,0 +1,16 @@
|
||||
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');
|
||||
|
Reference in New Issue
Block a user