|
Mambo / Joomla Authentication |
|
Authenticate against an existing Mambo or Joomla installation.
- works with Community Builder!
- Updated to support Joomla! 1.0.13
Download ||
Author: eXtrovert Software
To install:
- Unzip the downloaded file
- Extract auth.php
- Edit auth.php to reflect your Joomla path (E.g. change the part in red)
# Path to installation, NO trailing slash, / $mambo_opts['path'] = '/usr/local/apache/htdocs/joomla';
- Upload auth.php to modules/auth under Thyme's folder
That's it! You can (must, really) then log into Thyme using your Joomla / Mambo account. Thyme will see all of your Mambo / Joomla users. You also get single sign-on / persistent login from Joomla to Thyme.
|