|
Joomla 1.5 Authentication |
|
Authenticate against an existing Joomla 1.5 installation.
Note: This module will only work with the latest Joomla 1.5 (stable)
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, / $jAuthConfig['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 account. Thyme will see all of your Joomla users. You also get single sign-on / persistent login from Joomla to Thyme.
|