Installation
↑ Back to top- Navigate to Plugins > Add New.
- Click the Upload Plugin button at the top of the screen.
- Upload the ‘order-messenger-for-woocommerce.zip’ file you’ve downloaded from WooCommerce.com
- Click the Install Now button.
- When the installation is complete, you’ll see “Plugin installed successfully.” Click the Activate Plugin button at the bottom of the page.
Setup and Configuration
↑ Back to topFrontend
↑ Back to topMy account
↑ Back to top- Order – link to tied order
- Last message – the last letter in a dialog. If the letter is a status change, it will show “Status was changed.”
- Message sending date
- Link to Messenger
Messenger page
↑ Back to topNotifications
↑ Back to topBackend
↑ Back to topOrders list
↑ Back to topOrder page
↑ Back to topProduct purchasing message
↑ Back to topNotifications
↑ Back to topMessages types
↑ Back to topRegular messages
↑ Back to topOrder status changing messages
↑ Back to topService messages
↑ Back to topEmail notifications
↑ Back to top- Change the subject
- Change the heading
- Add additional content to the bottom
- Enable/Disable sending
Settings
↑ Back to topOrder messenger theme
↑ Back to topCustom signature
↑ Back to topOrder status messages
↑ Back to topSystem order notes
↑ Back to topSending files
↑ Back to topPurchase message trigger
↑ Back to top- Order placed
Preloaded messages
↑ Back to topOrder messenger link
↑ Back to topMessage read checkmark
↑ Back to topDevelopers
↑ Back to topHow to override templates
↑ Back to top- Each template order-messenger-for-woocommerce/views/frontend/{template_name} can be overridden at your theme by the following path: {your_theme}/order-messenger-for-woocommerce/{template_name}
- Every plugin template goes through the “order_messenger/template/location” filter, so you can easily substitute the template path.