There are a number of emails included with WC Vendors. All emails can be found in the following area of the WordPress Admin area. The majority of our email functionality is found in WC Vendors Marketplace.
WooCommerce > Settings > Emails
Admin Emails
There are a number of emails that the marketplace admin will receive for various actions within your marketplace.
Purpose | Email Template | |
---|---|---|
Admin notify vendor application | Notify the admin that a new vendor application has been received. | templates/emails/admin-notify-application.php |
Admin notify vendor approved | Notify the recipients in the list that a vendor has been approved | templates/emails/admin-notify-vendor-approved.php |
Admin New vendor product | Notify the admin when a new product has been submitted for approval. | templates/emails/admin-notify-product.php |
Admin notify vendor shipped | Notify the admin that the vendor has shipped an order | templates/emails/admin-notify-shipped.php |
Vendor Emails
There are a number of email notifications that vendors receive from various actions of the marketplace.
Purpose | Template | |
---|---|---|
Vendor notify application | The vendor is notified that their application has been received. | |
Vendor notify approved | Notify the vendor their application has been approved | |
Vendor notify denied | Notify the vendor their application has been denied | |
Vendor notify order | Notify the vendor they have received an order | |
Vendor notify canceled order | Notify the vendor order has been canceled | |
Vendor store contact widget | This is the email sent to the vendors from the contact widget on the vendor store page |
Customer Emails
Customers will already receive various email notifications from WooCommerce. In addition to these emails, customers will also receive the following emails.
Purpose | Template | |
---|---|---|
Vendor Shipped | The customer is notified when the vendor has shipped their product | templates/emails/customer-notify-shipped.php |
Mark received* | The customer is sent a notification which is a reminder to mark their order from the specific vendors received. |