I have a phpbb mod I need written.
I would like hourly rates and time estimates to be PM'd to me via this board.
Think of this as a "customer account" mod. Think about when you login to amazon and you can see your specific order and shipping info. This is basically what I want, and a way to admin. it - All data input on my end would be done manually, so I just need a place to enter the info. I would like the programmer have telphone contact with me before and during the coding process (or, if outside the US, at least AIM or ICQ contact) so we make sure everything is spelled out clearly. Please PM me any questions. Thanks.
Experienced PhpBB Mod Writer Needed - must have experience in writing phpbb mods - I would like to see these mods before you are hired. If you do not have current work to show me, please do not submit a bid. This project should not be difficult for an experienced PHPbb programmer. I see this mod as 3 parts
1. Creating admin area and search function (possibly use existing)
2. Creating Front end
3. Modifying sql table
Note: I am looking for a relationship with a programmer I can go to on a regular basis. The quality of work on this Mod will drive that decision.
Statement of Work:
Overview - In my admin area, I need to be able to enter specific user information that the user can see when logged in. Only the user will be able to access their specific inofrmation. This will probably involve adding a new table to the sql DB.
Admin Area (back -end): I need a link where I can add specific, private, user information to an account. There will be several fields that will be new. This information will be "read-only" to the user. It will be changed and updated frequently.
Optimimum situation is that on some fields there will be drop downs with 3 or 4 choices, acceptable situation is that information will have to be entered manually (which, is not too good because at a future time I would like to query the DB on these entries).
Accessing Accounts: I will require some sort of search feature to pull up accounts I would like to modify in the user admin area. The "look up user" to look up a users profile probably would not work as a users profile is accesable to all users. Unless of course some information could be programmed to display to only the user who the account belongs. I am open to suggestions.
Front End User: User would have to access information entered on a "read-only" basis. The way this information is displayed has to be professional looking.
Optimum Situation: Another tab in the Overall_Header would be added (text on tab, TBA). This tab would match the look of the theme I have installed. User would click the tab and access the information enterered by the Admin. The page they go to would be simple, we will provide an example of how it would be layed out.