summaryrefslogtreecommitdiff
path: root/plugins/AccountManager/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AccountManager/README')
-rw-r--r--plugins/AccountManager/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/AccountManager/README b/plugins/AccountManager/README
new file mode 100644
index 000000000..a0715927b
--- /dev/null
+++ b/plugins/AccountManager/README
@@ -0,0 +1,16 @@
+The Account Manager plugin implements the Account Manager specification to "allow a server to describe an account-based user identification process in terms that a user-agent can understand."
+
+See https://wiki.mozilla.org/Labs/Weave/Identity/Account_Manager/Spec/Latest
+
+Installation
+============
+add "addPlugin('accountManager');"
+to the bottom of your config.php
+
+Settings
+========
+none
+
+Example
+=======
+addPlugin('accountManager');