Course Box

설명

The Course Box plugin integrates your Coursebox account with WooCommerce, allowing you to sell your existing Coursebox courses directly from your online store.

With this integration, you can list your existing Coursebox courses on your store and automatically enroll customers into the correct course upon purchase. No more manual enrollments — save time and streamline your eLearning business.

Leverage Coursebox’s powerful AI-driven course creation and management tools while keeping full control over your sales and customer experience inside your store.

Key Benefits:
Sell Courses on Your Store — Add your Coursebox courses as WooCommerce products and start selling instantly.
Automatic Student Enrollment — Buyers are automatically added to the right Coursebox course after checkout.
AI-Powered Course Creation — Use Coursebox’s advanced AI to design and deliver engaging learning experiences.
Customizable Course Listings — Display courses with your own descriptions, images, and pricing to match your brand.
Seamless Integration — Easy setup and hassle-free syncing between WooCommerce and Coursebox.

Perfect for trainers, coaches, educators, and organizations that want a professional and automated way to sell and deliver online courses.

Perfect For

  • Educational institutions
  • Online course platforms
  • E-learning businesses
  • Training providers
  • Course aggregators

API Requirements

Your API should support:
* Authentication via API key
* JSON response format
* Pagination parameters
* Search functionality (optional)

Example API Format

The plugin works with APIs that return course data in JSON format, including fields like:
* Course name
* Description
* Price
* Course ID
* Additional metadata

Developer Information

Hooks and Filters

The plugin provides several hooks and filters for customization:

  • course_box_before_import – Fired before importing a course
  • course_box_after_import – Fired after importing a course
  • course_box_product_data – Filter product data before creation
  • course_box_api_response – Filter API response data

Custom Development

For custom development and integrations, the plugin is built with clean, extensible code following WordPress standards.

Support

For support, please visit the plugin’s support forum or contact the developer.

License

This plugin is licensed under the GPL v2 or later.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

스크린샷

  • Dashboard overview with quick actions and status indicators
  • Settings page for API configuration
  • Import page with course grid and search functionality

설치

  1. Upload the plugin files to the /wp-content/plugins/course-box directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Make sure WooCommerce is installed and activated
  4. Go to Course Box Settings to configure your API credentials
  5. Navigate to Course Box Import Courses to start importing

FAQ

Does this plugin require WooCommerce?

Yes, Course Box requires WooCommerce to be installed and activated as it creates WooCommerce products from imported courses.

What API formats are supported?

The plugin supports REST APIs that return JSON data. Your API should include course information such as name, description, price, and unique identifiers.

Can I customize the import process?

Yes, the plugin provides hooks and filters for developers to customize the import process according to their needs.

What happens to imported products if I reinstall WooCommerce?

The plugin preserves your API configuration and import history, allowing you to re-import courses after WooCommerce reinstallation.

Is there a limit to how many courses I can import?

No, there’s no built-in limit. The plugin handles pagination and can import large catalogs of courses.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Course Box”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Course Box”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release
  • API integration with authentication
  • Bulk import functionality
  • Search and pagination support
  • WooCommerce product creation
  • Responsive admin interface
  • Import history tracking