CourseTransit
Connect Moodle with WooCommerce. Sync courses, sell them as WooCommerce products, and automatically enroll students after purchase.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_coursetransit_courses | Stores coursetransit courses data created by this plugin. | Static |
| wp_coursetransit_instructor_course_map | Stores coursetransit instructor course map data created by this plugin. | Static |
| wp_coursetransit_instructors | Stores coursetransit instructors data created by this plugin. | Static |
| wp_coursetransit_logs | A logging table that records activity, events, or audit history. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
coursetransit_db_versionOption key:coursetransit_email_templatesOption key:coursetransit_log_settingsOption key:coursetransit_moodle_urlOption key:coursetransit_settingsOption key:woocommerce_enable_checkout_login_reminderOption key:woocommerce_enable_signup_and_login_from_checkoutOption key:woocommerce_registration_generate_passwordwp_postmetawp_postsCustom post type:
ctransit_instructor