Building Feature with Separate Database
Posted: Fri Mar 14, 2008 5:16 pm
Hi,
I'm looking at trying to build functionality into Joomla to allow a team of users to keep track of tasks/activities. I was thinking the best way to do this is with a separate MySQL database to keep track of the data, but using Joomla to handle all of the authentication, interface issues. I need it to be a separate database (or at least standalone tables) so that it can be queried separately from another system.
The interface in Joomla would be that of a table-like display of the database, with various filters/sorts available to the users so they could see all the tasks, tasks by type, tasks for them, etc...
Is this relatively easy to do within Joomla? Any hints?
I'm looking at trying to build functionality into Joomla to allow a team of users to keep track of tasks/activities. I was thinking the best way to do this is with a separate MySQL database to keep track of the data, but using Joomla to handle all of the authentication, interface issues. I need it to be a separate database (or at least standalone tables) so that it can be queried separately from another system.
The interface in Joomla would be that of a table-like display of the database, with various filters/sorts available to the users so they could see all the tasks, tasks by type, tasks for them, etc...
Is this relatively easy to do within Joomla? Any hints?