Overview
This bridge links up Jamit Job Board and Joomla! 1.5, as a "Plugin" of Jamit Job Board.
Features Highlight:
- Jamit Job Board User (EITHER Candidates OR Employers) enjoys SINGLE LOGIN to 2 systems (Jamit Job Board + Joomla)
- Bi-directional syncing of registrations in either Joomla or Jamit Job Board
- Sychronization of profile data (Email, Password and Name only) from Jamit Job Board -> Joomla
- No hacks to Joomla required
Requirement
Please check at here
How does it work?
The Job Board will use username/password information from Joomla for the selected accounts (Either Candidates or Employers).
Once enable, administrator will need to manage user accounts from Joomla Admin and not the Jamit Job Board Admin. Users can log in to Jamit with only their Joomla account. When registering a new account with Jamit, the account will be provisioned on Joomla automatically.
Who should use this?
- A) Existing JJB + NEW Joomla
- B) Existing Joomla + NEW JJB (support in v1.2)
- C) Existing JJB + Existing Joomla (support in v1.2)
- D) NEW JJB + NEW Joomla
If you already has an existing Jamit Job Board running (with registered Candidates or Employers), the bridge includes a member synchronization tool (export Jamit User to or from Joomla user). So that all existing users will become Joomla user automatically.
Screenshots:
===============================
INSTALL For full installation guideline, please refer to:
http://www.nasthon.com/store/joomlabridge-install
Steps:
1) Upload the "JoomlaBridge" folder to the "include/plugins/" directory
2) Go to Admin Panel > Configuration > "Main Config", make sure the "Enable Plugins?" set to "Yes"
3) Go to Admin Panel > Configuration > "Plugins", enable the plugn. And then click "configure" to setup the plugin according to instructions.
===============================
CHANGES
1.3
Follow Jamit Software update spec - MOVE THIS CODE TO END:
$_JB_PLUGINS['JoomlaBridge'] = new JoomlaBridge; // add a new instance of the class to the global plugins array
1.2
1) Include a tool "Import User from Joomla".
The tool provide options to handle the existing accounts with same username in Joomla and Jamit.
It suits the need for the setup of:
- Existing Joomla + NEW JJB
- Existing JJB + Existing Joomla
2) Fix a bug in "Export Candidates".
When select "Overwrite the existing Joomla user if the same username is already existed in Joomla.
Then the Joomla user will be overrided, but all user's email address in Joomla become blank.