1Magento Auth Plugin for DokuWiki
2
3Provides user authentication against information found in Magento databases.
4
5All documentation for this plugin can be found at
6http://www.dokuwiki.org/plugin:magento
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/magento/ - if the folder is called different it will not work!
10
11Please refer to http://www.dokuwiki.org/plugins for additional info
12on how to install plugins in DokuWiki.
13
14----
15Copyright (C) Z3 Development <z3-dev@gfnews.net>
16
17This program is free software; you can redistribute it and/or modify
18it under the terms of the GNU General Public License as published by
19the Free Software Foundation; version 3 of the License
20
21This program is distributed in the hope that it will be useful,
22but WITHOUT ANY WARRANTY; without even the implied warranty of
23MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
24GNU General Public License for more details.
25
26See the COPYING file in your DokuWiki folder for details
27