Hi,
Looking for some who is able to make a simple order-system based on users with the following functions:
– Users logon with password. For now it’s okay to add users manually via phpmyadmin.
– After logon user will see order history based on order fields.
– User is able to cancel latest order (will send email to us with “cancel #id”)
– User is able to create new “order”.
– Send order in plain text to our mail.
The orderform has the following fields:
#username (hidden field)
#…