DragonflyCMS Projects > Storez > [done] Small request mailto link > Community Forums > Phoenix Netology
Forum Index > eCommerce > Storez

[done] Small request mailto link Reply to topic


Will it be possible to incorporate a mailto link in the orders page? I've added it myself, but I will have to do it again next update, unless it gets included. I've altered Storez/admin/orders.php at I believe line 367 to make the email address a clickable "mailto" link for sending an email to a customer.

echo '<br /><b>'._STOREZ_ADMIN_ORDERS_EMAIL.':</b> <a href="mailto:'.$orderInfo['billEmail'].'">'.$orderInfo['billEmail'].'</a>'

Of course there is more in that echo statement, but that's all I had to alter.

Thanx!

L8r!
The Warden
www.smiths-grove.com

Please enter your server specs in your user profile! 😢


I could.

The system already emails the customer if you change status, but it doesn't send the order notes you add in that section - it might be better to be able to send those notes and save using your email client. However, it might also be too late to make that change since some admins might not want such notes sent?

In any event, I have a significant upgrade already in the pipeline (hopefully within a week), so I'll just add your change to that.

Donations & Audit for DragonflyCMS

Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):


Understandable. I've just found myself having to copy and paste the email address from that page into my email client when I had specific questions for customers. When all I have to do is click the email address, it's a lot easier! Smile

Thanx!

L8r!
The Warden
www.smiths-grove.com

Please enter your server specs in your user profile! 😢

All times are Australia/Adelaide


Jump to: