Admin Function To Delivery Purchased Images

I am creating a website where registered users can purchase images.

I am looking for an admin function to automate delivery of the purchased images.

1. create a zip of the purchased images.
a) purchased image ids are in the order_lines table so we get them
>>Select mono from order_lines where order_id = last_inserted_id
b) Add the images with these ids to the zip archive and zip_close
c) Move archive to downloads directory; rename (archive, downloads/archive)

2. On receipt of payment.
Payment processing is done manually so when I receive payment.
a) I login to admin, click [Deliver]
b) Send email to the buyer with download link.

Link should expire after one week or archive removed after download.

If you have questions, please PMB.
Do not bid unless you can do this job.

This project is basically to
a) create a zip archive of purchased items
b) write a function to deliver the purchased item in a download link.
and

I WILL NOT pay until it is working the way I want.
There is no access to the server. I will send you the relevant files and you can write code and send back to me.

My budget is low, so your bid must be reasonable.

I will consider programmers who explain to me their approach to the project in PMB.

Leave a Reply

Your email address will not be published. Required fields are marked *