I'm looking for a php/mysql customer service module that will do two things:
- manage user login/session without self registration
- allow customer to download document packages in pdf
Our customers are overseas. We want to provide documents to them online to save document shipping costs. Ideally, I will provide the customer with a user name and password. Once they login, the page will populate with pdf links from a mysql table.
I've been searching sourceforge but I haven't found anything yet. Any tips from this supportive community would be greatly appreciated.