1
This may not be the best place to post this, but it seems possibly appropriate.
I am looking for what would probably be a module used to track customer account information. We do basic design work (print ads, logo design, websites) and DTP, and most (if not all) of our customers like to be able to look at their sites on-line. What we want to do is have a page that would display specific information for that customer only. Mostly what we want to do is have a page that would in one place give them links to their current drafts (either a server directory or a link to a PDF if it's a print project), links to their hosting control panels, and possibly a brief text message from us related to the status of ongoing projects.
Obviously, we don't want just the general public to see everyone's stuff, nor (for that matter) everyone with a registered account. (A couple of our clients are competitors, so that would be bad for obvious reasons.) So, for that reason, it all has to be linked to the person's account. And we'd like to keep it within XOOPS (since that's what we are going to be doing the new site under) for a consistent look.
Is there an existing module like this, or a better way that I'm just not thinking of?
(What I'm thinking might work is a mild hack of the Account Info--currently part of the system, I believe--that could run side-by-side with the Account Info page.)