Open edX Commerce
Open edX Commerce

Open edX Commerce

felipemontoya

The “Open edX Commerce” package is a free and open-source WordPress plugin that allows you to integrate WooCommerce with your Open edX platform.

What does this mean?
You can create Open edX courses as products in WooCommerce, and when you perform purchase or refund operations for these products, your Open edX platform will reflect these changes.

Here are some things you can do with this plugin:

  • Create Open edX courses as products: When you create products using WooCommerce, you can designate them as Open edX courses. If you do, you can assign the course mode and course_id you registered in your Open edX platform.

  • Add settings for the connection with Open edX: You’ll have a new option in your WordPress settings to store authentication-related information for your Open edX platform.

  • Enrollment Manager: You’ll have a table that records all enrollment requests made through purchasing products that are Open edX courses.

  • View the enrollment requests from the orders: When a person purchases WordPress, a WooCommerce order is generated. If an order includes a product that is an Open edX course, you can easily access the related enrollment request created with this plugin.

  • Create enrollments in Open edX: When an order containing an Open edX course is processed, it automatically creates an enrollment request.

    • You can also include the option to apply the “force” flag, disregarding the course’s enrollment end dates.
    • Starting from version Quince of Open edX, you can use the option to create enrollment allowed for non-registered users on the platform.
  • Create soft unenrollments from refunds: The enrollment record is maintained, but the “is_active” attribute of the enrollment is false. Deleting an “enrollment allowed” is also supported, but only from version Quince.
    Obtain enrollment information: This requests the Open edX APIs to retrieve the enrollment status of a user in a course.

  • Obtain enrollment information: This requests the Open edX APIs to retrieve the enrollment status of a user in a course.

Below are some links to help you get started with Open edX WooCommerce Plugin:

Note

This plugin calls the APIs from Open edX Platform.

More information about the API connection can be found in Decisions: API connection.

To learn more, you can visit the Open edX Terms of Service.

This plugin is maintained by edunext.

Quickstart

Let’s start installing and configuring the Open edx Commerce plugin to connect your WordPress site with the enrollment APIs from your Open edX platform.

Link to the Quickstart in the documentation.

Where can I find documentation and user guides?

If you need help setting up and configuring this plugin, visit the [documentation on Read the Docs].(https://docs.openedx.org/projects/wordpress-ecommerce-plugin/en/latest/index.html)

Where can I report bugs or request features?

Report bugs and request features on the GitHub repository.

Can I contribute?

Contributions are very welcome. Please read How To Contribute for details.

This project accepts all contributions, bug fixes, security fixes, maintenance work, or new features. However, please discuss your new feature idea with the maintainers before beginning development to maximize the chances of accepting your change. You can start a conversation by creating a new issue on this repo summarizing your idea.

Minimum Requirements

Manual installation

  1. Download the ZIP version on the release page in the GitHub repository.
  1. Log in to your WordPress admin dashboard, navigate to the Plugins menu in the sidebar and click Add New.

  2. Upload the ZIP version of this project.

  3. Activate the plugin.

Reviews

0 out of 5 stars

  • Version: 2.0.6
  • Last updated: 2 days ago
  • Active installations: 0
  • WordPress version: 6.3
  • Tested up to: 6.6.2
  • PHP version: 8.0