Description
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.
Features
- 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.
Requirements
- WordPress 6.2 or higher (tested up to 6.6.2)
- WooCommerce 8.5 or higher (tested up to 9.3.3)
Configuration
- 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.
Usage
- 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.
Contributing
- 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.
Author
Support
If you have any questions or need help, feel free to open an issue on the GitHub repository.
Screenshots
Installation
- 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.
Contributors & Developers
“WC Sale Discord Notifications” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WC Sale Discord Notifications” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0
- Order status notifications fix and added option to exclude product images from embeds.
1.9
- Added notifications for changes in order status.
1.8
- Major changes.
1.7
- Version update.
1.6
- Initial release.