Title: Open edX Commerce
Author: openedx
Published: <strong>2024 年 10 月 2 日</strong>
Last modified: 2025 年 12 月 12 日

---

搜尋外掛

![](https://ps.w.org/openedx-commerce/assets/banner-772x250.png?rev=3162372)

![](https://ps.w.org/openedx-commerce/assets/icon-256x256.png?rev=3162372)

# Open edX Commerce

 由 [openedx](https://profiles.wordpress.org/openedx/) 開發

[下載](https://downloads.wordpress.org/plugin/openedx-commerce.2.1.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/openedx-commerce/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/openedx-commerce/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/openedx-commerce/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/openedx-commerce/#developers)

 [技術支援](https://wordpress.org/support/plugin/openedx-commerce/)

## 外掛說明

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:

 * [Quick Start Guide](https://docs.openedx.org/projects/wordpress-ecommerce-plugin/en/latest/plugin_quickstart.html)
 * [How-to Guides](https://docs.openedx.org/projects/wordpress-ecommerce-plugin/en/latest/how-tos/index.html)

**Note**

This plugin calls the APIs from [Open edX Platform](https://github.com/openedx/edx-platform).

More information about the API connection can be found in [Decisions: API connection](https://docs.openedx.org/projects/wordpress-ecommerce-plugin/en/latest/decisions/0002-api-connection.html).

To learn more, you can visit the [Open edX Terms of Service](https://openedx.org/terms-of-use/).

This plugin is maintained by [edunext](https://edunext.co/).

### 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.](https://docs.openedx.org/projects/wordpress-ecommerce-plugin/en/latest/plugin_quickstart.html)

## 安裝方式

#### Minimum Requirements

 * PHP 8.0 or greater is recommended
 * WordPress 6.3
 * [WooCommerce plugin](https://wordpress.org/plugins/woocommerce)

#### Automatic installation

To automatically install Open edX Commerce, log in to your WordPress dashboard. 
Then, navigate to the Plugins menu and click on “Add New.”

In the search field, type “Open edX Commerce” and click “Search Plugins.” Once you
find the plugin, you can view its details and install it by clicking “Install Now.”
WordPress will handle the rest of the installation process for you.

#### Manual installation

 1. Download the ZIP version on [the release page in the GitHub repository](https://github.com/openedx/openedx-wordpress-ecommerce/releases).

 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.

## 常見問題集

### 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](https://github.com/openedx/openedx-wordpress-ecommerce/issues).

### Can I contribute?

Contributions are very welcome. Please read [How To Contribute](https://openedx.atlassian.net/wiki/spaces/COMM/pages/941457737/How+to+Start+Contributing+Code)
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.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Open edX Commerce〉的開發相關工作。

參與者

 *   [ openedx ](https://profiles.wordpress.org/openedx/)
 *   [ felipemontoya ](https://profiles.wordpress.org/felipemontoya/)
 *   [ julianrg2 ](https://profiles.wordpress.org/julianrg2/)
 *   [ mafermazu ](https://profiles.wordpress.org/mafermazu/)

[將〈Open edX Commerce〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/openedx-commerce)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/openedx-commerce/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/openedx-commerce/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/openedx-commerce/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/openedx-commerce/)。

## 變更記錄

You can find the [Changelog in the GitHub repository.](https://github.com/openedx/openedx-wordpress-ecommerce/blob/main/CHANGELOG.md)

## 中繼資料

 *  版本 **2.1.1**
 *  最後更新 **6 個月前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 6.3 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/openedx-commerce/)
 * 標籤:
 * [courses](https://tw.wordpress.org/plugins/tags/courses/)[ecommerce](https://tw.wordpress.org/plugins/tags/ecommerce/)
   [lms](https://tw.wordpress.org/plugins/tags/lms/)[Open edX](https://tw.wordpress.org/plugins/tags/open-edx/)
 *  [進階檢視](https://tw.wordpress.org/plugins/openedx-commerce/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/openedx-commerce/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/openedx-commerce/reviews/)

## 參與者

 *   [ openedx ](https://profiles.wordpress.org/openedx/)
 *   [ felipemontoya ](https://profiles.wordpress.org/felipemontoya/)
 *   [ julianrg2 ](https://profiles.wordpress.org/julianrg2/)
 *   [ mafermazu ](https://profiles.wordpress.org/mafermazu/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/openedx-commerce/)