I need a script written to manage the selling of hardlinks on my site. If interested, here's the requirements.
A page should prompt the customer for the following information:
1. site url
2. link text (limited to 30 characters)
3. customer's name
4. customer's email address
5. customer's icq# (optional)
6. customer's epassporte account name
7. a selection box indicating the length of display and total cost (I should be able to edit the price field in case it needs adjusted. show options for 30, 60, and 90 days)
After a user fills out the above info and clicks submit, it should email a copy of the info to their address and a copy to mine.
The script should have an admin area that I may log into in order to approve new links. The links should not display until I approve them. I must be able to edit the links from this admin area. It should display all of the customer info specified above for each link, as well as the date the link was purchased and the date the link will expire. I must be able to edit the expiration date.
7 days before a link is set to expire, it should send off a payment reminder to the customer's email address. It should send another reminder 3 days prior to the expiration date, and another on the last day. If the expiration date passes, the link should be removed automatically.
The script should allow for a total of 30 links to be generated; when all link spots are sold, the signup form should display "All links sold out until (insert expiration date of first expiring link)". This message should disappear when link spots are availble.
I want the script to generate a static .html file with the links so that it doesn't put any additional load on the server every time a page loads. I suppose it should use some type of template that I can configure with placeholders for the links. The script needs only generate this html file when a new link is approved or deleted.
I think that covers it. If you have any other questions LMK. You can contact me via email at sales at amateur-flix.com with your cost and delivery time, make sure you put "CUSTOM LINK SCRIPT" in the subject so it doesn't get lost in the spam. If you're well known and I've heard of you - or someone I trust can vouch for you - I don't mind paying you a partial deposit, otherwise you will be paid upon completion via epassporte or paypal.
A page should prompt the customer for the following information:
1. site url
2. link text (limited to 30 characters)
3. customer's name
4. customer's email address
5. customer's icq# (optional)
6. customer's epassporte account name
7. a selection box indicating the length of display and total cost (I should be able to edit the price field in case it needs adjusted. show options for 30, 60, and 90 days)
After a user fills out the above info and clicks submit, it should email a copy of the info to their address and a copy to mine.
The script should have an admin area that I may log into in order to approve new links. The links should not display until I approve them. I must be able to edit the links from this admin area. It should display all of the customer info specified above for each link, as well as the date the link was purchased and the date the link will expire. I must be able to edit the expiration date.
7 days before a link is set to expire, it should send off a payment reminder to the customer's email address. It should send another reminder 3 days prior to the expiration date, and another on the last day. If the expiration date passes, the link should be removed automatically.
The script should allow for a total of 30 links to be generated; when all link spots are sold, the signup form should display "All links sold out until (insert expiration date of first expiring link)". This message should disappear when link spots are availble.
I want the script to generate a static .html file with the links so that it doesn't put any additional load on the server every time a page loads. I suppose it should use some type of template that I can configure with placeholders for the links. The script needs only generate this html file when a new link is approved or deleted.
I think that covers it. If you have any other questions LMK. You can contact me via email at sales at amateur-flix.com with your cost and delivery time, make sure you put "CUSTOM LINK SCRIPT" in the subject so it doesn't get lost in the spam. If you're well known and I've heard of you - or someone I trust can vouch for you - I don't mind paying you a partial deposit, otherwise you will be paid upon completion via epassporte or paypal.


Comment