Description: Syncs WooCommerce orders with LearnPress orders.
Version: 1.2
Author: riadzoabi
This WordPress plugin syncs WooCommerce orders with LearnPress orders. When a WooCommerce order is completed, the plugin checks if the order contains any LearnPress courses. If it does, it creates a corresponding LearnPress order and enrolls the user in the courses.
- Upload the
woocommerce-to-learnpress-sync
folder to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Initial release
- Install and activate the plugin.
- Ensure WooCommerce and LearnPress are installed and activated.
- When a WooCommerce order containing LearnPress courses is completed, the user will be automatically enrolled in the corresponding courses.
Q: Does this plugin require both WooCommerce and LearnPress to work? A: Yes, both WooCommerce and LearnPress must be installed and active.
Q: What happens if a WooCommerce order does not contain any LearnPress courses? A: The plugin will not create a LearnPress order if there are no LearnPress courses in the WooCommerce order.
This plugin is licensed under the MIT License. See the LICENSE file for more details.