This plugin sends a notification to a Discord channel whenever a sale is made on WooCommerce. It is highly customizable, allowing notifications for different order statuses and the ability to configure the webhook URL and message colors.
- Sends a Discord notification when a sale is made on WooCommerce.
- Customizable order statuses for notifications.
- Configure different webhook URLs for different order statuses.
- Color-coded notifications based on order status.
- Optionally exclude product images from embeds.
- WordPress 6.2 or higher (tested up to 6.6.2)
- WooCommerce 8.5 or higher (tested up to 9.3.3)
- Download the plugin from the GitHub repository.
- Upload the plugin files to the
/wp-content/plugins/wc-sale-discord-notifications
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress.
- Navigate to WooCommerce > Discord Notifications to configure the plugin.
- Webhook URL: Enter the Discord Webhook URL where notifications will be sent.
- Order Status Notifications: Select the order statuses for which you want to send notifications. You can also specify different webhook URLs and colors for each status.
- Disable Product Image in Embed: Check this option if you wish to omit product images from the embed.
- After installing and activating the plugin, go to WooCommerce > Discord Notifications.
- Configure your Discord Webhook URL and select the order statuses you want to receive notifications for.
- Save your settings.
Whenever an order is placed, a notification will be sent to the specified Discord channel with details about the order.
- Fork the repository on GitHub.
- Create a new branch for your feature or bug fix.
- Commit your changes and push the branch to GitHub.
- Open a pull request to the main branch.
- Order status notifications fix and added option to exclude product images from embeds.
- Added notifications for changes in order status.
- Major changes.
- Version update.
- Initial release.
If you have any questions or need help, feel free to open an issue on the GitHub repository.